Re: [Tutor] Howto handle pictures with pyqt

2013-10-22 Thread Alan Gauld
On 22/10/13 22:21, Ulrich Goebel wrote: for my first python program I try to build a user interface for a litle address database. Therefor I use pyqt to build the formular, and later I will connect it to an existing SQLite DB, using APSW. This list is for beginners to the python language and s

[Tutor] Howto handle pictures with pyqt

2013-10-22 Thread Ulrich Goebel
Hello, for my first python program I try to build a user interface for a litle address database. Therefor I use pyqt to build the formular, and later I will connect it to an existing SQLite DB, using APSW. Besides the "normal" things as name, address, email and others I want to store an imag