|
-
May 9th, 2006, 03:23 AM
#1
Thread Starter
New Member
Resizing Controls on Resize
Hi,
Is there a way to resize the controls in a form on the Resize event.
I know you can use a layout, but that only resizes when you release the button.
In Visual Basic, its quite simple (see Brad's(Administrator) Resizing Technique), is there a way of doing this in Java please.
Thanks for any assistance
Tom
-
May 9th, 2006, 12:49 PM
#2
Re: Resizing Controls on Resize
Either give a link for "Brad's resizing technique" or explain better
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
May 9th, 2006, 07:35 PM
#3
Thread Starter
New Member
Re: Resizing Controls on Resize
Sorry I don't mean Brad i mean Martin Liss( Click Here for the link) or multiplying the button height by the scale width.
-
May 10th, 2006, 05:13 AM
#4
Frenzied Member
Re: Resizing Controls on Resize
I guess add a componentlistener and prepare for some major work? I don't see why you wouldn't use a proper layout manager.
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
|