Am So, den 30.05.2004 um 10:03 Uhr +0200 schrieb Thorsten Kampe: > I'm trying to wrap my head around my first GUI program with PyQt, but > I still have big problems with the GUI "event driven" paradigm and the > OOP terminlogy.
<shameless self-promotion> Did you try reading "Python und GUI-Toolkits"? This one aims at giving you some background to how event driven programs work, what makes a GUI-Toolkit at all etc. It contains a presentation of a "full-fledged" application which is layed out GUI-Toolkit independent in the core and than later on finished with * wxWidget * PyGTK * PyQt * Tkinter </shameless self-promotion> Cheers, -- :M: -------------------------------------------------------------------------- Dipl.-Inf. Michael 'Mickey' Lauer [EMAIL PROTECTED] Raum 10b - ++49 69 798 28358 Fachbereich Informatik und Biologie -------------------------------------------------------------------------- _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
