Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Prevent Window Resize

  Asked By: Gin    Date: May 13    Category: Java    Views: 814
  


When the user resizes a window by dragging a corner or edge of the
window I want to be able to control how big or small the resulting
window is. In the worst case I have to wait until the user releases
the mouse and then I can resize the window...but that's not what I
want. I want to control the minimum and maximum size of the window
*as the user drages the border*.

I know it's easy to do this in native Windows programming.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Prevent Window Resize Or get search suggestion and latest updates.




Tagged: