How do you add wxWidget component to code::blocks?
I found website with interesting tools http://wxcode.sourceforge.net/index.php
I want to add one widget to wxSmith code::block.
Quote from: blockcoder1 on August 12, 2015, 04:31:22 PM
How do you add wxWidget component to code::blocks?
I found website with interesting tools http://wxcode.sourceforge.net/index.php
I want to add one widget to wxSmith code::block.
Inspect how its done with the other wxCode components. There is no tutorial, unfortunately. But its quite straight-forward.
Not to forget: You can always add components unknown to wxSmith as "Custom" component.