Menubar on Windows???
Dave
dave at looktowindward.com
Tue Dec 11 08:29:55 EST 2007
Hi Ian,
Thanks for the help, I realize I have to set the MenuBar property for
Mac but are you saying that I should set it *only* for Mac? If so,
how does it know which MenuBar to display under windows?
I have the MenuBar in a separate stack and do something like this at
present:
set the menubar of this stack to myMenuBarGroupLongName
Where "myMenuBarGroupLongName" is set to a Stack other than "this
stack".
Thanks a lot
All the Best
Dave
On 10 Dec 2007, at 15:54, Ian Wood wrote:
> If you look at the docs for 'menubar' you'll see that it is a Mac-
> specific property. This is because the menubar is the bar appearing
> at the top of the screen (not the top of each window), which
> doesn't exist on Windows or Linux.
>
> If the stack's menubar property isn't set to the group it should be
> visible at the top of the window, normal for Windows.
>
> Ian
>
> On 10 Dec 2007, at 15:37, Dave wrote:
>
>> Hi All,
>>
>> I'm trying to get the Menubar to work on Windows, it works fine on
>> Mac OS X.
>>
>> In the preOpenStack hander I execute:
>>
>> set the menubar of this stack to myMenuBarGroupLongName
>>
>> Which Displays the Menu Bar on Mac and I expected it to display
>> the Menubar in the stack that is being executed in windows, but
>> instead nothing seems to happen, e.g. the Window is the same as
>> before the "set the menubar" code was executed.
>>
>> So how do I get the menubar displayed under Windows???
>>
>> Thanks a lot
>>
>> All the Best
>> Dave
>>
>>
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list