Re: [PyKDE] ANN: piemenu widget

2003-09-13 Thread Paul Evans
On September 13, 2003 18:20 pm, Richard Jones wrote: > Very, very cool :) si, very. I'm going to use it as a popup to switch between the major tasks in what I'm writing now. In the meantime, I couldn't leave it alone. I put it on a global X11 hotkey (useless left windows key) after adding chdir(

Re: [PyKDE] ANN: piemenu widget

2003-09-13 Thread Richard Jones
On Sun, 14 Sep 2003 12:33 am, Peter Strath wrote: > A simple piemenu widget for PyQt is available at; > > http://www.btinternet.com/~pstrath/projects/widgets/piemenu Very, very cool :) Richard pgp0.pgp Description: signature

Re: [PyKDE] Problem installing PyQT on Windows 2000

2003-09-13 Thread Tony Cappellini
Hello, thanks for replying >>So where did it install it? And where did you ask it to install it? It installs it in C:\python22. I have all my programs under C:\apps, so I told it to install QT under c:\apps\Python. This happens on 3 different systems- two of which are running Windows 2000, one

Re: [PyKDE] ANN: piemenu widget

2003-09-13 Thread Paul Evans
On September 13, 2003 07:33 am, Peter Strath wrote: > A simple piemenu widget for PyQt is available at; Thanks Peter! What a cool idea that is. Grabbed it. Been up all night and was just going to go to bed. Now I'm going to be laying there trying to think of an excuse to use that widget somewhere

[PyKDE] ANN: piemenu widget

2003-09-13 Thread Peter Strath
Hello, A simple piemenu widget for PyQt is available at; http://www.btinternet.com/~pstrath/projects/widgets/piemenu regards Peter Strath ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Problem installing PyQT on Windows 2000

2003-09-13 Thread Phil Thompson
On Monday 08 September 2003 7:31 pm, Tony Cappellini wrote: > Wehn I installed PyQT 3.7 on a Windows 2000 system, the installer put the > installation in a completely different directory than I specified. As a > result, it cannot be imported. > > SO I've tried 3.8nc, and had a similar problem. > >