Page 1 of 1

Purge Stack and Window on close?

Posted: Wed Apr 19, 2006 5:30 am
by Garrett
Rev 2.6.1

Greetings,

Do I need to be setting the "purge stack on close" and "purge window
on close" properties?

Thanks,
-Garrett

Posted: Wed Apr 19, 2006 2:32 pm
by BvG
you seem to know the answer already, maybe you need to clarify your question?

Posted: Wed Apr 19, 2006 6:17 pm
by Garrett
I honestly don't know. I assumed "close this stack" was enough, but then
I see the options for the properties in question on the ide and wonder if
they are manditory for when the user is completely finished with a rev
made program.

-Garrett

Posted: Wed Apr 19, 2006 6:26 pm
by Janschenkel
Hi Garett,

There's no real reason to set those properties, except to save RAM - when you close a stack and the purge stack property is true, reopening the stack will be the same as a 'revert' (unless you saved the stack first).

If those properties are false, the stack is retained in memory, and any (user) change to them is still around. So it depends on your purpose.

Hope this helped,

Jan Schenkel.

Posted: Wed Apr 19, 2006 6:32 pm
by Garrett
I see. It's for use with multiple stacks in one program and not required
when the user quits the entire program.

Thank you :-)
-Garrett