Results 1 to 4 of 4

Thread: Resizing Controls on Resize

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2004
    Posts
    13

    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

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    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

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2004
    Posts
    13

    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.

  4. #4
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    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
  •  



Click Here to Expand Forum to Full Width