[Gimp-developer] Pop-up message
Chris Mohler
cr33dog at gmail.com
Wed Apr 1 13:55:24 PDT 2009
Hello list,
I've written a python plug-in that uses this function:
pdb.gimp_message($message)
One user in particular is having problems with it, and someone has
advised me that "You just can't expect gimp_message to raise a popup
message window. The error console dockable dialog is there to get rid
of these. ". Is this true, and if so what methods exist for giving
the user a message upon completion of the plug-in? The info in the
message is pretty much the whole point of the plug-in...
Thanks,
Chris
More information about the Gimp-developer
mailing list