Re: [PyKDE] snapshot-20061008: Qt-4.1.4 compile error

2006-10-10 Thread Troy Melhase
On Tue October 10 2006 05:26, Patrick Stinson wrote: Missing a Qt-4.2 conditional? In file included from sipQtNetworkpart0.cpp:26: sip/QtNetwork/qnetworkinterface.sip:26:31: error: qnetworkinterface.h: No such file or directory make[1]: *** [sipQtNetworkpart0.o] Error 1 make: *** [all]

Re: [PyKDE] PyQt: Something wrong with QTextStream.read()

2004-12-18 Thread Troy Melhase
= QByteArray(WOOF\n) print woof woof_ts = QTextStream(woof, IO_ReadOnly) print woof rewoof = woof_ts.read() print rewoof -- Troy Melhase, [EMAIL PROTECTED] -- It is terrible to contemplete how few politicians are hanged. - G. K. Chesterton ___ PyKDE

Re: [PyKDE] Using KParts

2004-12-12 Thread Troy Melhase
available for displaying python source' Hope this helps. -- Troy Melhase, [EMAIL PROTECTED] -- It is terrible to contemplete how few politicians are hanged. - G. K. Chesterton ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de

[PyKDE] Script to map KDE icons to Eric3 icons

2004-09-13 Thread Troy Melhase
-- that's for you to do if you're inclined (but please send me an update if you do). The mapping is part of a simple string near the top of the script. Enjoy! -- Troy Melhase, [EMAIL PROTECTED] -- I have sworn upon the altar of God eternal hostility against every form of tyranny over the mind

Re: [PyKDE] Custom sorting function for the QListView widget

2004-07-03 Thread Troy Melhase
subclass QListViewItem in C++ and compile an extension for it relatively easily. If you do go this route, could you please post your findings back to the list? Thanks for all your help Troy. Sorry it wasn't more. :) -- Troy Melhase, [EMAIL PROTECTED] -- When Christ calls a man, he bids him come

Re: [PyKDE] PyKDE-3.11 final release

2004-06-14 Thread Troy Melhase
, pie-8.7.6) The GCC installation is relatively new (meaning I installed this version since last building kde and qt). Could that be to blame? Thanks for all your help. Troy Melhase, [EMAIL PROTECTED] -- I have sworn upon the altar of God eternal hostility against every form of tyranny over

Re: [PyKDE] (no subject)

2004-06-04 Thread Troy Melhase
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 03 June 2004 09:36 am, Roberto Alsina wrote: A new realtime pseudo-tutorial. Well done! - -- Troy Melhase, [EMAIL PROTECTED] - -- Any sufficiently advanced technology is indistinguishable from Python. -BEGIN PGP SIGNATURE

Re: [PyKDE] caching widgets

2004-05-27 Thread Troy Melhase
? But then you knew that, didn't you? :D -- Troy Melhase, [EMAIL PROTECTED] -- The Christian ideal has not been tried and found wanting; it has been found difficult and left untried. - G. K. Chesterton cache_widgets.py Description: application/python

Re: [PyKDE] Extra args in KDialogBase.slotOk, slotCancel

2004-05-15 Thread Troy Melhase
. Thanks, Phil. - -- Troy Melhase, [EMAIL PROTECTED] - -- Tolerance is the virtue of the man without convictions. - G. K. Chesterton -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFApdhoY7QSTRCBoM4RAgnJAJ4i7a9oGYlpeVO0uFAMPBhrWI3BSQCfZbQH tUXtk3N7ReIH7Of2H0I7Zfc= =oif1

[PyKDE] Extra args in KDialogBase.slotOk, slotCancel

2004-05-13 Thread Troy Melhase
with me (and pylint rightly complains about the unused argument). The packages I'm using are: Linux 2.6.5 Qt 3.3.0 KDE 3.2.2 Python 2.3.3 SIP 4.0 (snapshot-20040510-SIP4-201) PyQt 3.11 PyKDE 3.11rc1 - -- Troy Melhase, [EMAIL PROTECTED] - -- I

Re: [PyKDE] PyKDE 3.11alpha6

2004-04-25 Thread Troy Melhase
at those. As far as I know, KMDI is new as of KDE 3.2. Is there something I can do to get this in? Write the SIP module, or... ? I'm not familiar with the build process, but I'd like to help. -- Troy Melhase, [EMAIL PROTECTED] -- Any sufficiently advanced technology is indistinguishable

Re: [PyKDE] Re: Welcome to the PyKDE mailing list

2004-01-31 Thread Troy Melhase
is also available for KDE 3.1: http://kde-look.org/content/show.php?content=7559 -- Troy Melhase, [EMAIL PROTECTED] -- Simplicity does not precede complexity, but follows it. ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de

Re: [PyKDE] khtml/kparts segfault on keyPressEvent

2003-12-12 Thread Troy Melhase
-derived classes with those event handlers. I did test each pykde module, and the bug did seem related to only khtml/kparts. I'll get to this - just hasn't been much time this week. Thanks for the reply, Jim, but don't sweat this one -- I'm not in a hurry to upgrade. -- Troy Melhase, [EMAIL

Re: [PyKDE] Embedding icon inside code

2003-11-10 Thread Troy Melhase
just need to pythonize the syntax: and than you can insert this xpm file into your python file. Creating a QPixmap with this image works with QPixmap(match). Qt Designer + pyuic can also generate a python sequence for use with QPixmap. - -- Troy Melhase, [EMAIL PROTECTED] - -- I am