Plugins

stalker87

30-09-2008 23:24:17

Someone can explain me in brief how i can create and use plugins ?

For example if i want to create e new type of button what should i do ?

Altren

30-09-2008 23:49:14

First of all there's Demo_PluginStrangeButton repository. There shown how to use plugins.

What do you mean by "new type of button"? If it have non-standard logic then yes, you need to create your own widget. If you need button that have standard logic but looks different you need only create skin.

stalker87

30-09-2008 23:56:27

Ok i've got it.