News

For developing GUI applications in PyQt, using Qt designer is a quick and easy way to design user interfaces without writing a single line of code.
In Part I of this series [LJ, September 2002] we created the GUI of a tiny text editor using Qt Designer. Now, we add missing functionality and translate the application into other languages by using ...