Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #2249
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!news.glorb.com!news-out.readnews.com!transit3.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail |
|---|---|
| From | "Thomas Kellerer" <thomas.kellerer@THRWHITE.remove-dii-this> |
| Subject | Re: Question: Gui Looks D |
| Message-ID | <5igkl9F3p73ifU1@mid.individual.net> (permalink) |
| X-Comment-To | comp.lang.java.gui |
| Newsgroups | comp.lang.java.gui |
| In-Reply-To | <bo36c31gg46rbj08jdk8vmg3fk9bequt76@4ax.com> |
| References | <bo36c31gg46rbj08jdk8vmg3fk9bequt76@4ax.com> |
| Content-Type | text/plain; charset=IBM437 |
| Content-Transfer-Encoding | 8bit |
| X-Gateway | time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92] |
| Lines | 25 |
| Date | Wed, 27 Apr 2011 15:38:01 GMT |
| NNTP-Posting-Host | 96.60.20.240 |
| X-Complaints-To | news@tds.net |
| X-Trace | newsreading01.news.tds.net 1303918681 96.60.20.240 (Wed, 27 Apr 2011 10:38:01 CDT) |
| NNTP-Posting-Date | Wed, 27 Apr 2011 10:38:01 CDT |
| Organization | TDS.net |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:2249 |
Show key headers only | View raw
To: comp.lang.java.gui Ken Browning wrote on 15.08.2007 16:38: > I am a fairly new java developer, so the answer to my question may be > obvious to the veterans, but it is not obvious to me, so here goes. I > have an application that has several progress bars and other guid > widgets in it. On the system (a desktop with CRT) where the code was > developed the GUI looks normal. If I run the same code on my laptop, > the app still runs but the GUI is not drawn correctly. Is there a fix > (easy or otherwise) for this? Many thanks in advance, > Ken Browning I assume you are using a Windows computer. In that case problems with painting in Java are most of the time caused by problems in the graphics driver. Try running your application with -Dsun.java2d.noddraw=true to turn off the usage of DirectDraw in Java. That might fix your problems. If it doesn't try to upgrade your graphics driver on the laptop. Thomas --- * 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 — Previous in thread | Next in thread | Find similar | Unroll thread
Question: Gui Looks Diffe "Ken Browning" <ken.browning@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
Re: Question: Gui Looks D "Karsten Lentzsch" <karsten.lentzsch@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
Re: Question: Gui Looks D "Ken Browning" <ken.browning@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
Re: Question: Gui Looks D "Karsten Lentzsch" <karsten.lentzsch@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
Re: Question: Gui Looks D "Thomas Kellerer" <thomas.kellerer@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
Re: Question: Gui Looks D "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
csiph-web