hi
if you have several [openpanel]s in a patch, everyone for loading files from a separate folder, it could be quite 'search-intensive' to load different files, because you always have to go in the rigth folder first. is there a solution for this problem like setting a startpath?
by the way something else from my wishlist: an option in [openpanel] to set a suffix for a filetype to be visible in the opendialog would be great......
cheers
roman
The first part sits on my do-list, and I'll add the second to it... good idea.
M
On Fri, Aug 27, 2004 at 02:29:32PM +0200, Roman Haefeli wrote:
hi
if you have several [openpanel]s in a patch, everyone for loading files from a separate folder, it could be quite 'search-intensive' to load different files, because you always have to go in the rigth folder first. is there a solution for this problem like setting a startpath?
by the way something else from my wishlist: an option in [openpanel] to set a suffix for a filetype to be visible in the opendialog would be great......
cheers
roman
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hallo, Miller Puckette hat gesagt: // Miller Puckette wrote:
The first part sits on my do-list, and I'll add the second to it... good idea. On Fri, Aug 27, 2004 at 02:29:32PM +0200, Roman Haefeli wrote:
by the way something else from my wishlist: an option in [openpanel] to set a suffix for a filetype to be visible in the opendialog would be great......
I also would suggest to maybe implement this flexible enough for wildcards (or just the * as wildcard) in other parts of the filename as well, like [openpanel /music/sample*.wav]
Frank Barknecht _ ______footils.org__
This would be good... I don't know how to get the tk "open" and "save" panels to do this though... any idea how to do this?
cheers M On Fri, Aug 27, 2004 at 09:50:40PM +0200, Frank Barknecht wrote:
Hallo, Miller Puckette hat gesagt: // Miller Puckette wrote:
The first part sits on my do-list, and I'll add the second to it... good idea. On Fri, Aug 27, 2004 at 02:29:32PM +0200, Roman Haefeli wrote:
by the way something else from my wishlist: an option in [openpanel] to set a suffix for a filetype to be visible in the opendialog would be great......
I also would suggest to maybe implement this flexible enough for wildcards (or just the * as wildcard) in other parts of the filename as well, like [openpanel /music/sample*.wav]
Ciao
Frank Barknecht _ ______footils.org__
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hallo, Miller Puckette hat gesagt: // Miller Puckette wrote:
This would be good... I don't know how to get the tk "open" and "save" panels to do this though... any idea how to do this?
Ah, I see, this seems to require a custom solution. Well. such wildcards would be nice, but also some kind of luxury item, which in economic times like these might not be affordable.
The most valueable addition would be a way to specify directories. Simple patterns come almost for free with this so they should be added as well. The more complex patterns can be left for the tk-guys to implement first. ;)
Frank Barknecht _ ______footils.org__
Ah, I see, this seems to require a custom solution. Well. such wildcards would be nice, but also some kind of luxury item, which in economic times like these might not be affordable.
i hacked this into my copy a couple months ago because i was losing money with all the time wasted switching between patch & data dirs -- a symbol reciever to openpanel in x_gui.c and send that to the openpanel in u_main.tk with: -initialdir dir -file_types {{"wave files"{.wav}}} etc...
you can have multiple like {.wav .aiff .sdII} for a single type, so perhaps a new inlet accepting a list would be more your style....
pd crashes everytime i close a patch that has envgen object in it, How can i fix this ?im on windows xp ..... where can i get ggee library for windows???
thanks
siggmus
On Tue, 31 Aug 2004, siggmuss wrote:
pd crashes everytime i close a patch that has envgen object in it, How can i fix this ?im on windows xp ..... where can i get ggee library for windows???
there is no ggee library anymore, you can find the externals together with others in the externals packages that you can download from pure-data.sf.net.
Guenter
thanks
siggmus
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list