Search:

Type: Posts; User: GregBrannon

Search: Search took 0.07 seconds.

  1. Re: I always need to resize my window to see my programs

    I agree with all andbin says, but I also accept that you may have created this odd construction just as a simple example, and it's useful. It shows that the order in which you do things matters. ...
  2. Re: I always need to resize my window to see my programs

    Does your paintComponent() method include the statement,

    super.paintComponent( g );

    ?

    If that doesn't solve it, post a simple program that demonstrates what always happens with your Swing...
Results 1 to 2 of 2