At 12:30 PM -0700 10/11/2001, Andrew Griffin wrote: >Okay, I'm not sure how I can do this. I have one main >stack open then I open another smaller sub-stack above >it (so you can still see the main stack). What I need >is some way to make it so the user can only do things >in the smaller stack and cannot close that stack >unless they push a button labeled "close". If you >click on the main stack the smaller sub-stack drops >back behind the main stack, so the smaller stack also >has to remain as the toplevel stack.
Well, you can remove the close box by setting the decorations property of the stack to "title". Have you considered making the small stack a palette or modal dialog box (depending on whether the user should be able to work in the large stack while the small stack is open)? -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] http://www.runrev.com/ Runtime Revolution Limited - Power to the Developer! Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
