Hi, as a demo for Padre I started to write some code to make it easy to create a simple "procedural" application but with a GUI. When I showed this someone pointed me to zenity http://live.gnome.org/Zenity http://freshmeat.net/projects/zenity
There is a module called UI::Dialog http://search.cpan.org/dist/UI-Dialog that is a front end of zenity and other similar tools. Anyway I released the first version of this - with the command line tool kept in the eg/ files. It is called Wx::Perl::Dialog http://search.cpan.org/dist/Wx-Perl-Dialog/ your input is appreciated regards Gabor -- Gabor Szabo http://szabgab.com/blog.html Test Automation Tips http://szabgab.com/test_automation_tips.html
