On 08/10/04 20:57 +0530, komal wrote:
I want to develop client server application in Linux. I will use Postgresql as backend. I am not sure about which tool kit I should use to create front end. GTK+ or Qt? What are the good IDE for GTK+?
QT has direct database drivers. There are database building tools for GTK/GTK+, but they aren't as mature as QT yet. There are also Python, Perl/GTK, Perl/Tk, TK itself as other options. And wxWidgets.
Devdas Bhagat