I heard Phil Thompson said:
> If it doesn't then it's a bug.
Oh, don't worry, I've not had a problem with it -- I was just wondering,
is all. :)
Thank you, Phil!
-- S.
___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman
On Sat, Aug 30, 2003 at 11:36:58AM +0100, Phil Thompson wrote:
Is there any way to install the (non-commercial) Windows version of
PyQT as a normal user?
I'm not aware of any problems. I assume you are using the same user to
install all 3 packages.
Yes, I'm always working as the same user. I've
On Wednesday 27 August 2003 1:28 pm, Sascha Silbe wrote:
> Hi!
>
> Is there any way to install the (non-commercial) Windows version of PyQT
> as a normal user?
> I need to do some portability tests and only have non-Admin access to a
> Windows Terminal Server.
> Both the Python and QT installers wo
On Wednesday 27 August 2003 3:15 pm, Sundance wrote:
> Hello,
>
> Here's a silly question: given two qobjects A and B, and a connection
> between A.SomeSignal and B.SomeSlot, does the connection get garbage
> collected upon deletion of either A or B?
>
> Just wondering. :)
If it doesn't then it's
On Friday 29 August 2003 8:20 pm, Andrea Pertosa wrote:
> Hi all, I recently posted this to the tutor python mailing list but
> someone suggested the PythonKDE mail list too.. so here goes...
>
> Thank you for reading this. I assure you I did my part researching the
> problem that I'm encountering
On Friday August 29 2003 12:20, Andrea Pertosa wrote:
> First of all let me tell you that I'm a Windows illiterate
> since my primary development platform is a SGI IRIX, so please
> bear with me.
> I'm running on a Dell laptop with WinXP Pro. I installed Qt
> version 3.2.0.
> I installed PyQt (th
On Fri, Aug 29, 2003 at 08:26:01PM +0100, Chris Hart wrote:
> >
> > > cd qt && /usr/bin/make -f Makefile
> > > make[1]: Entering directory `/sda3/PyQt-x11-gpl-3.8/qt'
> > > g++ -c -pipe -w -O2 -fPIC -DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG
> > > -DQT_SHARED -I/usr/local/qt/mkspecs/default -I. -I.
> > >