In CB 17:12. I have a custom component - wxSpinCtrlDouble. I am using the custom item from the wxSmith toolbar for placement on the GUI and it works just fine.
My question is: Can I now save this custom item back to the wxSmith toolbar for future use? Or do I have to manually recreate the constructor stuff, classname, and variable name, etc. each time?
The right-click menu doesn't talk about this at all.
It's not an operational issue if I have to manually create it each time - but I'd like to streamline if I can.....
Thanks!
Dave