To register at the forum, please write me a mail to info@meetthegimp.org Tell me your intended username and where you have found out about Meet the GIMP. Too much Spammers around for self service. :-(
- added Python bindings for most GIMP widgets to the gimpui module
I just noticed.... I am missing some functions in my Gimp2.6. GreyCstoration, Liquid rescale, and Zone adjust....
Ok, I had to re-install my gimp stuff from the synaptic. But now the gimp-python will not install. It says it needs gimp2.4.7. Unresolved dependencies.
Popping up dialogs was possible before this, too. But you only were able to use the normal Python-methods like sliders and so on. The GIMP widgets are the stuff like preview-windows, layer selection and so on. For 2.4 these widgets are only implemented in the C-headerfiles and you had to use C for using them.In other words: you can use Python to programm REAL plugins