Hi, Kai-Uwe Behrmann <web@xxxxxxxxxx> writes: > Is there an interface, to talk from an plug-in back to gimp, other > than finishing the plug-in? Sorry I did'nt found such example in the > doc. are you kidding? Plug-ins have the full range of possibilities provided by the PDB. That is more than 300 functions and almost all of them are wrapped by libgimp for easier access from plug-ins written in C. To get a list of these functions, just open the DB Browser from the Xtns menu or point your web-browser to http://developer.gimp.org/api/1.3/. Salut, Sven