[kepler-dev] [Bug 2392] - MENUS: Top-Level Menu - need centralized way to remove menubar

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Apr 4 10:17:36 PDT 2006


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2392


brooke at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from brooke at nceas.ucsb.edu  2006-04-04 10:17 -------

There is already a way to do this - all you need to do is call hideMenuBar()
(which is a public method in ptolemy.gui.Top - of which the frame you're
workign in should be a descendent). This call would typically be in the
constructor of your frame class



More information about the Kepler-dev mailing list