realbasic-nug
[Top] [All Lists]

Re: Hiding a windows menubar?

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Hiding a windows menubar?
From: "Aaron Ballman" <aaron at realsoftware dot com>
Date: Mon, 31 May 2004 10:42:03 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
List-help: <mailto:realbasic-nug-request@lists.realsoftware.com?subject=help>
List-id: REALbasic NUG <realbasic-nug.lists.realsoftware.com>
List-post: <mailto:realbasic-nug@lists.realsoftware.com>
References: <27266586-B318-11D8-AE5F-0003939E1894 at gm4jjj dot co dot uk>
> I thought about hiding the menubars except when the individual windows
> were activated - I can allocate 'none' to a window's menubar in the
> IDE, but how can I do that in the application?

Set the Window.MenuBar property to Nil and that will remove the bar from the
window.

HTH!

~Aaron

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>