Menubar Problem

David Burgun dburgun at dsl.pipex.com
Sun Apr 17 13:30:21 EDT 2005


Hi,

I have a dummy stack that I use to hold the menubar called 
"MainMenu". All work fine if the "MainMenu" stack is visible, but if 
I try to hide it, things start to go very wrong!!!!!

Does the stack associated with the MenuBar have to be visible?

I have this in the preOpenStack handler

on preOpenStack
hide this stack
end preOpenStack

If I replace this woth a show this stack all works fine!

Thanks in advance
Dave


More information about the use-livecode mailing list