Author Topic: wxSmith rendering wxPanels with fixed sizes is not working  (Read 4672 times)

Offline klight

  • Multiple posting newcomer
  • *
  • Posts: 24
wxSmith rendering wxPanels with fixed sizes is not working
« on: February 06, 2007, 04:10:06 pm »
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.
« Last Edit: February 06, 2007, 04:30:14 pm by klight »

Offline byo

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 837
Re: wxSmith rendering wxPanels with fixed sizes is not working
« Reply #1 on: February 06, 2007, 08:27:55 pm »
Known bug :( I actually know where to look for it, but haven't checked it, to much work with other wxSmith's things ;)

Offline klight

  • Multiple posting newcomer
  • *
  • Posts: 24
Re: wxSmith rendering wxPanels with fixed sizes is not working
« Reply #2 on: February 06, 2007, 08:55:15 pm »
Thanks byo and keep plugging away as the new wxSmith works very well so far!