News:

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

Main Menu

wxSmith rendering wxPanels with fixed sizes is not working

Started by klight, February 06, 2007, 04:10:06 PM

Previous topic - Next topic

klight

I've done several projects that use wxPanels utilizing a fixed size, typically 10x10 (Indicator LED panels), as opposed to the default size.  The newer builds of wxSmith (I'm running svn 3573 on Windows currently) do not render these to the size specified in the Resource Inspector.  It appears that they remain at the default insertion size.

Has anyone else had this issues when specifying sizes other than the default or controlled by sizers?

Edit:

I should mention that the panels do render correctly when the program is compiled and run.

byo

Known bug :( I actually know where to look for it, but haven't checked it, to much work with other wxSmith's things ;)

klight

Thanks byo and keep plugging away as the new wxSmith works very well so far!