PDA

View Full Version : Open plugin settings programmatically


doze
2008-10-29, 17:10
Hello, Is it possible to open plugin settings dialog somehow programmatically?

Also, is it possible to create a virtual directory item in video plugin and by executing it, it wouldn't actually go inside the folder but would allow me to catch it and do something, for example open the plugin settings dialog.

Nuka1195
2008-10-29, 23:19
1. i don't think so.
3. yes, just call back to your plugin, but not to open settings. :)

doze
2008-10-30, 18:14
Oh.. too bad. That was pretty much the point of it, to open plugin settings :)

I would have liked to do a bullet proof way for not-so-technical users to open the plugin settings.. and also to open it automatically on first start.