[ wxwindows-Bugs-1535203 ] wxWindow does not resize if minimum size
changes
SourceForge.net
noreply at sourceforge.net
Sat Aug 5 16:14:06 PDT 2006
Bugs item #1535203, was opened at 2006-08-05 20:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1535203&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Generic
Group: Trivial
Status: Open
Resolution: None
Priority: 5
Submitted By: SnakeChomp (snakechomp)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxWindow does not resize if minimum size changes
Initial Comment:
If a wxWindow currently has a size of (50,50) and I
change its minimum size to (100,100) it will not resize
itself to account for the new minimum size. If the
wxWindow in question is actually a wxFrame, its size
will snap to the new minimum when the user begins to
resize it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1535203&group_id=9863
More information about the wx-dev
mailing list