A
Axel
Hi,
does anybody know of more versatile dialogs than the standard
Tk.getOpenFile, getSaveFile, chooseDirectory for:
* file(s)-open
* file-save
* dir-chooser
Wishlist (for Windows; other OSs should be usable):
* Useable from within Ruby/TK without using (knowing...) TCL
* Favorite dirs and files
* Recent dirs and files
* Using filters (regexp would be nice)
* Having incremental search (i.e., limiting the displayed files/dirs
while typing into a search field)
* Pasting and copying file path from/to clipboard
* Fast
Nice to have:
* Font color dependent on File extension.
Axel
does anybody know of more versatile dialogs than the standard
Tk.getOpenFile, getSaveFile, chooseDirectory for:
* file(s)-open
* file-save
* dir-chooser
Wishlist (for Windows; other OSs should be usable):
* Useable from within Ruby/TK without using (knowing...) TCL
* Favorite dirs and files
* Recent dirs and files
* Using filters (regexp would be nice)
* Having incremental search (i.e., limiting the displayed files/dirs
while typing into a search field)
* Pasting and copying file path from/to clipboard
* Fast
Nice to have:
* Font color dependent on File extension.
Axel