Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: klight 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.
-
Known bug :( I actually know where to look for it, but haven't checked it, to much work with other wxSmith's things ;)
-
Thanks byo and keep plugging away as the new wxSmith works very well so far!