Developing a plugin - need some help with WebUI part

Suggestions and discussion of future versions
Post Reply
GyroTech
New User
New User
Posts: 9
Joined: Tue Dec 25, 2007 10:33 am

Developing a plugin - need some help with WebUI part

Post by GyroTech »

As the title says, I'm developing a plugin. The core functionality is working great, and the GtkUI part is functioning fine too.

The WebUI part is really throwing me off however, as I don't often use JavaScript and I have never used the ExtJS framework before and don't really have any idea what I'm doing for it.
I have looked over the code for official and 3rd party plugins that have WebUI sections, but it differs greatly from the skeleton code that gets generated that I don't even know where to start taking it apart!

All I need is a preferences page that can modify the config data used by the plugin.

Any help is appreciated.
Post Reply