Re[2]: :Subwindow doesn´t get size-events
Vadim Zeitlin
vadim at wxwindows.org
Thu Apr 12 14:31:56 PDT 2007
On Thu, 12 Apr 2007 23:29:50 +0200 Andreas Goebel <a-goebel at gmx.de> wrote:
AG> It is very strange: Now I do get size-events, but only up to a size of
AG> 398 x 692. Sizes below that are ignored, my GLCanvas doesn´t get any
AG> sizes smaller than that.
AG>
AG> This is the size the GLCanvas was originally constructed with (it´s
AG> inside a sizer
You should probably call SetItemMinSize() with its minimal acceptable size
if you want it to get smaller.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list