http://qs321.pair.com?node_id=1068437


in reply to Re^2: Returning to Perl, seeking advice on modern DB and format tools
in thread Returning to Perl, seeking advice on modern DB and format tools

Hi

Glade do support perl. See GTK2::Builder module. Its so easy to create and align GUI widgets in Glade (it produce XML file) and write call back in Perl. But, its all personal preference, Should I write Gui code or not.

For code example, Have a look at this: http://code.google.com/p/saaral-soft-search-spider/source/browse/trunk/src/Libs/GtkSpiderGui.pm

Thanks & Regards,
Bakkiaraj M
My Perl Gtk2 technology demo project - http://code.google.com/p/saaral-soft-search-spider/ , contributions are welcome.