 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Eric Orilla Guest
|
Posted: Thu Jan 20, 2005 8:26 am Post subject: Desktop Application (Re-scaling of forms) |
|
|
I used to develop application in windows environment using delphi, and i can easily manage to port on different screen resolution by just using the rescale function.
Now that i'm into JBuilder, how shall i do that? rescaling of forms and all of the components belonging to that form?
Thank you!
|
|
| Back to top |
|
 |
Arthur Ore Guest
|
Posted: Thu Jan 20, 2005 8:40 am Post subject: Re: Desktop Application (Re-scaling of forms) |
|
|
Look at layout managers. These will allow you form to resize or not
depending which layout manager or combination of them you use.
You might want to google on the topic. Here's some links from Sun;s web site
http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html
http://java.sun.com/developer/technicalArticles/GUI/AWTLayoutMgr/
Arth
"Eric Orilla" <eorilla (AT) hotmail (DOT) com> wrote
| Quote: |
I used to develop application in windows environment using delphi, and i
can easily manage to port on different screen resolution by just using the
rescale function.
Now that i'm into JBuilder, how shall i do that? rescaling of forms and
all of the components belonging to that form?
Thank you!
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|