On Mon, 10 May 2004, Ryan Leathers wrote: > Recently I wrote a bash script which uses getopts and a read to handle > user input. The script works great and is a huge time saver for the > folks who use it. However, in spite of my best efforts at providing > good input validation, help, and usage examples the users are pining for > a GUI tool. > > Can anyone suggest a quick and dirty way to put a GUI wrapper around my > command line tool?
Assuming you're in KDE, or have KDE installed, kdialog fits the bill. -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
