[Gimp-developer] how to create a window in gimp plugin?
Martin Nordholts
enselic at gmail.com
Thu Jul 2 10:58:29 PDT 2009
On 07/02/2009 08:01 AM, gbstack wrote:
> Hello,everybody!
>
> I want to create a window in gimp plugin,so this is my code(part of the
> plugin):
>
> any suggestion is appreciated.
>
One way that always works is looking at how other plug-ins does it, for
example:
http://git.gnome.org/cgit/gimp/tree/plug-ins/common/decompose.c
Look in/around decompose_dialog()
/ Martin
More information about the Gimp-developer
mailing list