Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #3613
| From | "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Blank JOptionPane.sho |
| Message-ID | <2f60d20a-d675-4852-84fd-a03aa9d32f72@b5g2000pri.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <0c117e8f-967c-494f-becb-265b9529f4cc@r66g200 |
| Date | 2011-04-27 15:45 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui On Jun 4, 9:26=A0am, beauforthax <beaufort...@gmail.com> wrote: =2E.. > I developed my application under Windows XP > (NetBeans), but it will run under Linux (exactly Fedora 9). > I have problem. Sometimes I need to show > message dialog to inform user. But, unfortunately > sometimes my message dialogs are just blank > (there are window with title, icon but no text, not buttons). > Under Windows, everything seems to work correctly. > Do you have any idea, how to fix this? - Change line 211 of the source, that '.' should be a ','. - Ensure there are no EDT clashes If that fails, try posting an SSCCE* that shows the same behaviour. * <http://sscce.org/> -- Andrew T. PhySci.org --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next | Find similar | Unroll thread
Re: Blank JOptionPane.sho "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:45 +0000
csiph-web