ralphie79 / switchlist

Automatically exported from code.google.com/p/switchlist
0 stars 0 forks source link

Should be able to copy and paste freight cars, towns, etc. from one layout to another. #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There are some times where you might want to copy parts of a layout - mocking 
up apotential layout, or moving cars to a club layout.  It would be nice if 
SwitchList allowed copy and paste for layout objects.

To reproduce:

Open layout file.
Select freight cars
Copy.
Try pasting into another layout.  It doesn't work.

Original issue reported on code.google.com by rwbowdi...@gmail.com on 11 Aug 2012 at 6:42

GoogleCodeExporter commented 8 years ago
Issue 50 has been merged into this issue.

Original comment by rwbowdi...@gmail.com on 30 Sep 2012 at 5:48

GoogleCodeExporter commented 8 years ago
Also useful when trying to set up a new layout.  It's much faster to make one 
kind of freight car, then copy and paste to make other instances.

Original comment by rwbowdi...@gmail.com on 30 Sep 2012 at 5:49

GoogleCodeExporter commented 8 years ago
See this for hints about making an NSTableView handle copy.

http://www.theolternative.com/cocoa-dev-quick-notes-nstableview-drag-drop-and-ed
it-menu-validation/

Original comment by rwbowdi...@gmail.com on 30 Sep 2012 at 5:52

GoogleCodeExporter commented 8 years ago
Copying and pasting cargos would make it very easy to make the duplicate cargos 
for many (similar) car types.  This was annoying when trying to configure 
SwitchList for Seth Neumann's layout.

Original comment by rwbowdi...@gmail.com on 27 Jul 2014 at 4:46

GoogleCodeExporter commented 8 years ago
Committed in change #739.

Original comment by rwbowdi...@gmail.com on 23 Jan 2015 at 6:05