<HTML><BODY>
 Hello all,<br><br>just will post remaked source of treebrowser plugin,<br>any bug reports and idea are welcome.<br><br>Now i have problems with writing/reading an config options (just don`t know how to start, there is no integrated APIs for this)<br>It will be really nice and useful if there are  function in geany to write configs<br>may be somethink like this<br><br>gboolean plugin_option_set(gchar *plugin, gchar *key, gchar *type, gpointer *val);<br>gboolean plugin_option_get(gchar *plugin, gchar *key, gpointer val);<br><br>I was trying to write but without any success, will try again :)<br><br>However, the plugin had no configuration dialog yet, it is really early for such function i am thinking about the logic yet, and I know the function 'treebrowser_browse' is really big junk now, but doesn`t matter, te plugin is in development status :)<br><frank@frank.uvena.de></frank@frank.uvena.de> </BODY></HTML>