Re: [Gimp-developer] Python-FU GUI

2006-08-30 Thread Carol Spears
On Wed, Aug 30, 2006 at 10:44:24PM +0200, cedric GEMY wrote:
> 
> i'm trying some nice python-fu. But i have trouble with those that use 
> PF-File. In fact, they're usually made ro work recursively in every 
> imagesof a directory. But with PF-FILE it is impossible to select the 
> directory. Is there any PF-DIR, or any solution to make them work ?
> 
you can use PF-STRING in the gui and then handle the filename with
things from the python os module.

joao did this, and i did as well when the file selector was being broken
for me the way you describe here.

carol

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Python-FU GUI

2006-08-30 Thread Michael Schumacher
cedric GEMY wrote:

> But with PF-FILE it is impossible to select the directory. Is there
> any PF-DIR, or any solution to make them work ?

IIRC there have been some changes to PF-FILE in CVS. Which version do
you use?


HTH,
Michael

-- 
GIMP > http://www.gimp.org  | IRC: irc://irc.gimp.org/gimp
Wiki > http://wiki.gimp.org | .de: http://gimpforum.de
Plug-ins > http://registry.gimp.org |
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer