Hi Jon,
Thanks for the feedback. Yes, I agree with all your points. I started off
copying drag track but backed out of this as I got stuck accessing the multiple
selections, but totally agree with your points.
I have not looked through the component dragger as yet and will visit that over
the ne
Hi Stuart,
Some general comments on this project:
1) This functionality should be built into the router, not into the edit
routines outside the router IMO. So this should be implemented as part of
DRAGGER probably. If you look at how the rest of the router works, you
should be able to re-use al
Hi, I have tried to add a track, but its not appearing on the board.
Here is my code in my code that does the track add. Is in
edit_tool_move_fct.cpp (1259)
printf( "*** Adding new track to board ***\r\n" );
std::vector bulkAddedItems;