Re: NetBeans and ScreenMenubar on Mac
Bryan Boone <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Jesse Glick wrote: > Bryan Boone wrote: > >> I ran a simple test with my application. It looks like >> popupMenuWillBecomeVisible isn't getting called for the screen >> menubar. I validate (enable/disable) menus actions in my app when the >> menu is activated (popupMenuWillBecomeVisible is called). I think >> that's what you guys do, too. >> You guys have probably more clout at getting this one fixed than I do;) >> They may have it fixed in Tiger (JDK 1.5), but I don't know since I have >> Panther: >> java version "1.4.2_05" >> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-141.3) >> Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode) > > > Could you file a bug report please so this will get tracked? Best would > be ide/ui, assign to [email protected]. > > Thanks, > -J. > Will do... -Bryan