This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug AWT/17156] AWT menu items dont get greyed when disabled.
- From: "konqueror at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Aug 2004 20:26:50 -0000
- Subject: [Bug AWT/17156] AWT menu items dont get greyed when disabled.
- References: <20040823201622.17156.konqueror@gmx.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From konqueror at gmx dot de 2004-08-23 20:26 -------
I tested a little bit more and it seems they are just not disabled when calling
MenuItem.setEnabled(false).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17156