C
Christopher Howard
I'm writing some scripts that do most everything from the command-line.
Only thing GUI that would really help is a File Dialog box for selecting
file locations. What module would give me the fastest access to one?
(I.e., shortest learning time.)
Two things that can be taken for granted:
* Script will be run on Linux system
* Script will be run under Gnome desktop environment
Only thing GUI that would really help is a File Dialog box for selecting
file locations. What module would give me the fastest access to one?
(I.e., shortest learning time.)
Two things that can be taken for granted:
* Script will be run on Linux system
* Script will be run under Gnome desktop environment