Hi,

"Michael J. Hammel" <[EMAIL PROTECTED]> writes:

> I spent last week porting the Graphics Muse Tools to GIMP 2.2.3.  All
> the C plugins work pretty much as with GIMP 1.2 though there are a few
> minor functional bugs (see the bug page on the web site).  There
> shouldn't be any crashes - at least none that I know of.
>
> I also cleaned out the old gimppreview that I had been using.  I now
> use GdkPixbuf's along with Gimp's builtin thumbnail function that
> returns a pixbuf.  That means GFXLayers is much less weighty - no
> more carrying around a ton of widgets for the previews.  GFXTrans
> also benefited from this.

May I ask why you are not using the preview widgets found in libgimpui?
That would give your plug-ins the same user interface for previews
that all other GIMP plug-ins use. Is there functionality missing in
our preview widgets that you would have needed? Please tell us about
it then, so that we can add that functionality for GIMP 2.4.


Sven
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to