Results 1 to 14 of 14

Threaded View

  1. #8
    Join Date
    Jan 2007
    Location
    San Marcos, CA
    Posts
    6,805
    There's a couple of ways that this could be programmed into Chief - the simplest IMO would be:

    Objects could be reassigned to a "non-visible" layer and their ID & correct layer recorded in a "hidden" list.

    There would then be some simple tool to "Un-hide" starting with the last item on the list which would reassign to the correct layer for that object. It's a classic stack-popping operation.

    Of course, to un-hide all the program would simply cycle thru the entire list until it was empty.

    Basically this is almost the same as how UNDO is handled in a program.

 

 

Posting Permissions

  • Login or Register to post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •