Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2387

Re: Flickering problem in

From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: Flickering problem in
Message-ID <77c8a3f417d6d@uwe> (permalink)
Newsgroups comp.lang.java.gui
References <46de4b73$0$28515$5a62ac22@per-qv1-newsreader-01.iinet.net.au>
Date 2011-04-27 15:38 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Qu0ll wrote:
..
>> - Why are you using AWT?
>
>Well there's no law against it and I would like to try a few things without 
>the overhead of Swing.  Again, I am just testing the waters at this stage.
>
>> - Why are you using AWT in combination with color
>> constants that were defined in J2SE 1.4?
>
>It's just a test.  I had to use some colours and they were the most 
>convenient ones available.

OK - often AWT and Applets are associated because the OP
feels it advantageous to target/support Java 1.1*.  If that is not 
the case, I recommend you stick to using Swing (the GUI
toolkit that most people are actively using and familiar with).

* No, it is not.  Not in this day and age.

>> - Why are you writing these test cases as applets?
>
>I like applets and this problem is only evident in applets.  If I use a 
>Frame the problem does not occur.

Really?  Can you produce the equivalent frame source?
Perhaps that will help explain the behaviour.
(Shrugs) I looked at your example, even changed it in 
various ways, but could not get that flickering effect 
out of it.

-- 
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200709/1

---
 * 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 | NextPrevious in thread | Find similar | Unroll thread


Thread

Flickering problem in sim "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
  Re: Flickering problem in "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
    Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
      Re: Flickering problem in "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
        Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
    Re: Flickering problem in "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
      Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
        Re: Flickering problem in "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
          Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
            Re: Flickering problem in "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
              Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
                Re: Flickering problem in "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
                Re: Flickering problem in "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
                Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
          Re: Flickering problem in "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
        Re: Flickering problem in "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000

csiph-web