On Fri, 3 Dec 2010 21:58:59 +0000
WILLIAM FRASER <[email protected]> wrote:

> Also I am trying to implement integrated plugin help, and plugin
> configure. Despite defining these, when I go into tools->plugin
> manager, and highlight my plugin, neither the help nor the configure
> button become active. Again does anyone have any sugestions? Here's
> the code for the two routines. Do I need to declare that I am
> implementing these anywhere?
> 
> static void plugin_help() {
[..]
> static GtkWidget *plugin_configure(GtkDialog *dialog)

I guess you might give it a try without static. I could imagine that
this is causing the issues. :) 

Cheers, 
Frank

-- 
http://frank.uvena.de/en/

Attachment: pgpVjmX5m7Dov.pgp
Description: PGP signature

_______________________________________________
Geany-devel mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to