News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

WxSmith objects problem

Started by lycenhol, December 27, 2008, 11:20:25 AM

Previous topic - Next topic

lycenhol

Hi
I try to draw a windows with WxSmith, but all the objects are sized to occupy the entire space of the Frame, and I cann't resize them.
Probably it is a stupid problem, but how to solve it?
Thank you

Ganbito

This is not a wxSmith problem, it is just how wxWidgets work.

Solution: use sizers, learn wxWidgets.