Click to See Complete Forum and Search --> : Simple GUI programming


slacker_x
04-11-2001, 03:28 AM
I would like to make a little application that can search a database and update a database using perl. I would like this to be a graphical application.

I haven't done and GUI programming before. What are my (best) options considering this and that I will be accessing the DB with perl.

Strike
04-11-2001, 09:41 AM
Look at a toolkit of some sort like QT or GTK+ or Java Swing. There are threads on GUI programming here, check the forum search and see what people have to say.