Another workaround might be to pop up your own gtk window. There's a plug-in in the registry called "unseparate PNGS" that opens its own gtk dialog.
Chris
On Sep 9, 2012 3:10 PM, "Rob Antonishen" <rob.antonishen@xxxxxxxxx> wrote:
>> It seems the issue is related to adding extra parameters to the save handler....
>>
>> Is it not possible to have dialog parameters with a python save handler?
>
> Seems not, no. Setting the menu="<FILE>" and/or setting the on_query
> causes your extra float parameters to always be set to "0.0", and
> there's no dialog. I can't tell if that's a bug, or by design.
>
> This is a quick and dirty hack, but seems to work:
> http://pastebin.com/g1kriiqf
>
> It ends up at the bottom of the File menu, instead of being properly
> registered as a save handler.
>
Thanks Chris-
I'll just set the scaling to be 0-100 and let users deal with the
scaling in the receiving application.
The odd thing is that I did manage to get a dialog showing up on the
first save, then not on subsequent, the it stopped working completely,
so I'm guessing there is a bug in there somewhere.
-Rob A>
_______________________________________________ gimp-developer-list mailing list gimp-developer-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gimp-developer-list