Re: [PyKDE] QDialog geometry problem

2004-03-11 Thread David Boddie
On Wed, 10 Mar 2004 21:55:37 -0600, Mike Meyer [EMAIL PROTECTED] wrote: I'm trying to set up a simple dialog box, with a QLineEdit and a couple of QPushButtons. The init code is: class FindDialog(QDialog): def __init__(self, parent = None, name = None, modal = False, flags = 0):

[PyKDE] QSocketNotifier runs amok

2004-03-11 Thread Axel Mittendorf
Hi, I have a pyqt app which reads data from a fifo ( created with mkfifo) and displays it in a text field. I use PyQT 3.8.1 and QT 3.2.2 on SuSE Linux 7.0. I open the fifo with os.open and create a QSocketNotifier (for reading). Other processes write into the fifo (I can do 'echo hello

[PyKDE] KDE defaults icons

2004-03-11 Thread Lionel Roubeyrie
Hi all, Is there a way with PyKDE/PyQt to know the icons used under KDE, like the CDROM's icon or the home directory's icon? Thank's Lionel -- Lionel Roubeyrie [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED]

Re: [PyKDE] KDE defaults icons

2004-03-11 Thread Jim Bublitz
On Thursday March 11 2004 11:27, Lionel Roubeyrie wrote: Is there a way with PyKDE/PyQt to know the icons used under KDE, like the CDROM's icon or the home directory's icon? Yes - look at the KDE docs (classref) for KStandardDirs and KIconLoader. There are methods in those classes for

Re: [PyKDE] KDE defaults icons

2004-03-11 Thread Lionel Roubeyrie
Thank's for your response Jim. In this case, does someone know where can I found a PyKDE package for a Debian Sid, I just found PyQt and Sip :-( Lionel Le Jeudi 11 Mars 2004 22:13, Jim Bublitz a écrit : On Thursday March 11 2004 11:27, Lionel Roubeyrie wrote: Is there a way with PyKDE/PyQt

Re: [PyKDE] ANN: PyQt v3.11 and SIP v3.10.1 Released

2004-03-11 Thread Hans-Peter Jansen
Hi Phil, On Thursday 11 March 2004 23:09, Phil Thompson wrote: PyQt v3.11 and SIP v3.10.1 have been released and are available in the usual places. Cool. Minor nit: Creating features file... Checking to see if the QCDEStyle class is a plugin... Checking to see if the QInterlaceStyle class is

RE: [PyKDE] ANN: PyQt v3.11 and SIP v3.10.1 Released

2004-03-11 Thread Tuvi, Selim
Similar error in building the Windows version of PyQt 3.11: Checking to see if the QCDEStyle class is a plugin... cfgtest.cpp Checking to see if the QInterlaceStyle class is a plugin... cfgtest.cpp cfgtest.cpp(5) : error C2061: syntax error : identifier 'QInterlaceStyle' Other than that it

[PyKDE] date for new pykde version with kde 3.2 support?

2004-03-11 Thread Christian Bartels
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, i searched the archive, but could not found an answser other than soon. so, can anyone tell me when a pykde version with kde 3.2 support will be released? (hopefully more exactly thant soon ;-)) thx! best regards Christian -BEGIN PGP