Page 1 of 1

Ann: CollectMyStacks

Posted: Wed Dec 06, 2017 1:59 pm
by AndyP
A small utility to collect selected stacks that have wandered off screen.
Lists all open stacks, then will bring selected stacks to the centre of the default screen.
Stacks are collected in size order with the largest at the back.
http://livecodeshare.runrev.com/stack/8 ... ctMyStacks

Re: Ann: CollectMyStacks

Posted: Wed Dec 06, 2017 2:39 pm
by LiveCode_Panos
Hi Andy,

Thanks for that. Could you also post this in the use-list/dev-list, as a lot of people suffer from this problem, especially if they have a multiple-screen setup.

Best,
Panos
--

Re: Ann: CollectMyStacks

Posted: Wed Dec 06, 2017 3:37 pm
by AndyP
Good idea ...done

Re: Ann: CollectMyStacks

Posted: Wed Dec 06, 2017 3:40 pm
by bogs
Very nice Andy.

Re: Ann: CollectMyStacks

Posted: Tue Dec 12, 2017 9:58 am
by AndyP
Just updated CollectMyStacks to add the following

Set the visible of the selected stack to true
Reduce the size of the stack to fit the default screen screenRect

http://livecodeshare.runrev.com/stack/8 ... ctMyStacks