Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

wxSmith 'class name' suggestion

(1/3) > >>

lesnewell:
Would it be possible to add a 'class name' option to the properties editor? This would default to the control's normal class name. It would work in exactly the same way as the custom control's class name. A lot of the time I am using classes that are derived from standard controls but with slightly different functionality. At the moment each one needs to be defined as a custom control.

Say for example I have a control called wxMyListBox that descends from wxListBox. I could place a list box and change the class name to wxMyListBox and it would show up correctly in wxSmith. The code however would then be generated using my class. As long as I don't change my control's constructor it should work perfectly

Thanks for a great CB plugin.

Les

Grom:
That will be good idea. The same idea was used in wxDevCpp and I use it a lot.

byo:
Your wish is my commad ;) Shouldn't be hard to implement, I'l do it today / tomorrow, just need to finish menus first :)

BYO

lymichri:
That are great news. :D I think, when this is implemented I can switch from wxGlade to wxSmith

lesnewell:
That is great! Thanks.

Les

Navigation

[0] Message Index

[#] Next page

Go to full version