public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/17059] New: MenuBar.setHelpMenu() broken
@ 2004-08-17  6:50 hendrich at informatik dot uni-hamburg dot de
  2004-08-17  7:21 ` [Bug AWT/17059] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: hendrich at informatik dot uni-hamburg dot de @ 2004-08-17  6:50 UTC (permalink / raw)
  To: gcc-bugs

The AWT "help menu" is not displayed;
For an example, see the screenshot on
http://tams-www.informatik.uni-hamburg.de/applets/jfig/archive/screen-jfig-gcj-20040816.gif


Menu helpMenu = new Menu( "Help" );
helpMenu.add( ( new MenuItem( "About" ));
...
MenuBar mb = new MenuBar();
mb.add( helpMenu );
mb.setHelpMenu( helpMenu );

-- 
           Summary: MenuBar.setHelpMenu() broken
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hendrich at informatik dot uni-hamburg dot de
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17059


^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <bug-17059-9150@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2005-10-16  1:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-17  6:50 [Bug libgcj/17059] New: MenuBar.setHelpMenu() broken hendrich at informatik dot uni-hamburg dot de
2004-08-17  7:21 ` [Bug AWT/17059] " pinskia at gcc dot gnu dot org
2004-08-24 15:17 ` cvs-commit at gcc dot gnu dot org
2004-08-24 15:25 ` pinskia at gcc dot gnu dot org
2004-09-02  5:14 ` cvs-commit at gcc dot gnu dot org
2004-12-01  0:38 ` pinskia at gcc dot gnu dot org
     [not found] <bug-17059-9150@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:56 ` [Bug awt/17059] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).