[PyQt] KURLCompletion not working

2007-08-04 Thread Adeodato Simó
Hello again. I have no idea how much it cost to fix this one, and I guess it's not that important since I'm beginning to realize PyKDE is not going to cut it for me. But for documentation purposes, please find attached a sample python script exercising KURLCompletion which does not work, together

[PyQt] Small patch for pykde/examples/systray.py

2007-08-04 Thread Adeodato Simó
Hello. The attached patch makes the systray example load its icon in a better way [1]. With it, an icon of the appropriate size is loaded, instead of a big one which does not fits. [1] As per http://developer.kde.org/documentation/library/3.5-api/kdelibs-apidocs/kdeui/html/classKSystemTray.htm

Re: [PyQt] KGlobalAccel, again

2007-08-04 Thread Adeodato Simó
* Jim Bublitz [Fri, 03 Aug 2007 23:23:37 -0700]: > It could be a bug in the C++ KDE code, although I'd be surprised (a C++ test > case would be helpful). Please find attached my attempt at traducing the Python example to C++. Compiles (*) and runs fine, I hope it can be of any help. (*) moc g