Hi,
I'm experimenting with plugin development. I have gone through the plugin development guide and now I have two questions.
- How do I add a list control to my plugin? I want to display a list of arbitrary items. I did try to copy a definition of a list from the resources.xml file into my skin file but I cannot get the list to show up.
- How can I read/write settings for my plugin? Does MP provide this feature or should I just write my own using app.config files etc. ?
Thanks in advance!
I'm experimenting with plugin development. I have gone through the plugin development guide and now I have two questions.
- How do I add a list control to my plugin? I want to display a list of arbitrary items. I did try to copy a definition of a list from the resources.xml file into my skin file but I cannot get the list to show up.
- How can I read/write settings for my plugin? Does MP provide this feature or should I just write my own using app.config files etc. ?
Thanks in advance!