posted 24 years ago
Tony,
Why (and how?) are you chaning the client's monitor resolution? Why not have your application change its display to fit in the clients resolution... I know that GridBagLayout (although it is a pain to use...) was basically made for this kind of thing... It moves components around in a set way as the application size changes. Most of the other layout managers can do this to some extent too... although the results are not as well controlled as GridBagLayout...
HTH,
-Nate
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.