Tag Archive: pyqt4


Make tests Qt-friendly

Testing Qt code with the Python unittest module is simple as ever.

View full article »

Simple event dispatcher in Python

In this post I’ll show you a simple event dispatcher implementation in Python. Every big UI frameworks can play with events an listener without reinvent the wheel but sometimes you need a very simple way to dispatch and receive events in you application without involve in megabytes of an external framework.

View full article »

Compile PyQt4 with Python 2.7 64-bit under Mac OS X

A couple fo days ago Python 2.7 was release as a first stable release. Looking at the Mac OS X ports I found the new official 64-bit release and I installed it. But now the Qt Python bindings stops working because they are compiled as 32-bit binaries.

View full article »

Install PyQt4 in Snow Leopard

New country, new life style, new spoken language and new GUI toolkit ! After 5 years of wxPython toolkit now it’s the time to move to PyQt4. Let’s see how install this GUI toolkit under Mac OS X Snow Leopard.

View full article »

Powered by WordPress | Theme: Motion by 85ideas.