With regard to the original undesirable solution of the window resizing, and
then flickering back to its resized-but-less-than-minimum size...

If there is a way to check that both the componentListener's sizeChanged()
method was fired, as well as a mouseUp event, the sizeToFit() method could
be called during the mouseUp event; if this was possible, the window would
still do its flicker action, but at least the window would remain the
minimum size of 800x600.


-- 
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/Setting-a-minimum-enforced-size-for-the-Display-tp1902028p1902693.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to