Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: woser on March 31, 2012, 12:21:58 pm
-
Hi, I prepare some special class of wxPanel, I create it as a Custom element on my project and it works ok but I can't add any other elements into my custom wxPanel what should I do , how can I modify my custom or better how to add my new element as a new element of wxSmith for example near to wxPanel?
-
I guess the only way is to modify the wxSmith plugin. It is also possible to create wxSmith plugins, but I'm not sure if they are suitable for your custom-panel.
-
Any tutorial to create wxsmith plugin ?, I only add some special stuff to previous wxPanel so, I don't think that it will hard to prepare
-
http://wiki.codeblocks.org/index.php?title=WxSmith_extensions (http://wiki.codeblocks.org/index.php?title=WxSmith_extensions)
good job