When I change the resizeable property to be false then it behaves properly. It will then go toplevel. Weird
On Fri, May 6, 2011 at 2:50 PM, william humphrey <[email protected] > wrote: > More experiments. It has nothing to do with the drawer stack. I have the > stack by itself and it won't "toplevel" > > > On Fri, May 6, 2011 at 2:48 PM, william humphrey < > [email protected]> wrote: > >> I tried toplevel stack stackname and that works for every stack except one >> which has a MacOS drawer hanging off the side. >> >> >> On Fri, May 6, 2011 at 2:15 PM, Phil Davis <[email protected]> wrote: >> >>> Try "toplevel" instead of "go" - that will bring the stack to the front. >>> >>> Phil >>> >>> >>> >>> On 5/6/11 10:08 AM, william humphrey wrote: >>> >>>> I have a livecode app with many stacks. One of the stacks has a drawer >>>> (MACOS) on the side. When you "GO" that stack it becomes active but >>>> remains >>>> in the background with the other stacks on top of it. Can anybody offer >>>> some >>>> suggestions on how to get this stack on it's drawer to be on top when >>>> you go >>>> to it? Perhaps a routine that hides all the other stacks (as a >>>> work-around). >>>> >>>> >>>> Thanks >>>> _______________________________________________ >>>> use-livecode mailing list >>>> [email protected] >>>> >>>> Please visit this url to subscribe, unsubscribe and manage your >>>> subscription preferences: >>>> http://lists.runrev.com/mailman/listinfo/use-livecode >>>> >>>> >>> -- >>> Phil Davis >>> >>> PDS Labs >>> Professional Software Development >>> http://pdslabs.net >>> >>> >>> _______________________________________________ >>> use-livecode mailing list >>> [email protected] >>> >>> Please visit this url to subscribe, unsubscribe and manage your >>> subscription preferences: >>> http://lists.runrev.com/mailman/listinfo/use-livecode >>> >> >> >> >> -- >> http://www.bluewatermaritime.com >> > > > > -- > http://www.bluewatermaritime.com > -- http://www.bluewatermaritime.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
