RSS/Atom feed Twitter
Site is read-only, email is disabled

Python-Fu print messages on win32?

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

Python-Fu print messages on win32? Danko Dolch 14 Dec 11:51
Danko Dolch
2007-12-14 11:51:31 UTC (almost 17 years ago)

Python-Fu print messages on win32?

Hi!

I have a problem printing status messages from Python-Fu scrips on win32.

On Linux systems the print messages will show on the shell window but on Windows only plugin init error messages show with -c option.

Is there a way to use the gimp build in python console to show print messages from scripts that are started from the menu?

Or do I have to construct an new message window and redirect stdout?

best regards

Danko