|
-
July 22nd, 2005, 07:53 PM
#1
text fields/ text areas
Hi there.
I was wond'rin if it is possible to create a text field or text area with a size and boundary , applicable for all screens.
This line of command worked for my frame:
GraphicsEnvironment.getLocalGraphicsEnvironment().
getDefaultScreenDevice().setFullScreenWindow(frame);
However, my text field and text area, were in such a mess when I tried to run my program using different screen sizes.
thank you in advance...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|