Fredrik Lundh wrote:
> Michael McGarry wrote:
>
>> I am using the default Python installation that comes with Mac OS X
>> Tiger. I want to use the Qt module. How can I install the Qt module?
>
> http://pdb.finkproject.org/pdb/search.php?summary=pyqt
>
> ?
No, that's the X11 version.
--
Regar
Thanks, that worked.
--
http://mail.python.org/mailman/listinfo/python-list
Michael McGarry wrote:
> I am using the default Python installation that comes with Mac OS X
> Tiger. I want to use the Qt module. How can I install the Qt module?
http://pdb.finkproject.org/pdb/search.php?summary=pyqt
?
--
http://mail.python.org/mailman/listinfo/python-list
Michael McGarry wrote:
> Hi,
>
> I am using the default Python installation that comes with Mac OS X
> Tiger. I want to use the Qt module. How can I install the Qt module?
>
> Qt is already installed.
>
> Michael
>
See http://sourceforge.net/projects/pyqt-mac
--
http://mail.python.org/mailman
Hi,
I am using the default Python installation that comes with Mac OS X
Tiger. I want to use the Qt module. How can I install the Qt module?
Qt is already installed.
Michael
--
http://mail.python.org/mailman/listinfo/python-list
On 14-dec-04, at 0:42, Michael McGarry wrote:
Kevin,
thanks that did the trick!!!
One problem is my Window created in Qt appears underneath all others
on the screen and focus never goes completely onto this window. Kind
of weird.
Any ideas?
Did you use pythonw to start your script? If you use th
dMichael McGarry <[EMAIL PROTECTED]> wrote:
> > You must use pythonw for graphics application =)
> > So launch the script with pythonw instead of python ;-)
> >
> Thanks using pythonw did the trick.
>
> I appreciate everyone's help.
;-) Happy programming with your mac and python
--
Whamoo ww
whamoo wrote:
Michael McGarry <[EMAIL PROTECTED]> wrote:
thanks that did the trick!!!
One problem is my Window created in Qt appears underneath all others on
the screen and focus never goes completely onto this window. Kind of weird.
Any ideas?
You must use pythonw for graphics application =)
So
In article <[EMAIL PROTECTED]>,
Michael McGarry <[EMAIL PROTECTED]> wrote:
> One problem is my Window created in Qt appears underneath all others on
> the screen and focus never goes completely onto this window. Kind of weird.
>
> Any ideas?
>
If the application is not properly bundled you wi
Kevin Walzer wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've assembled a binary installer for the native version of PyQt. See
http://www.wordtech-software.com/pyqt-mac.html
I built it on Panther. Not sure if it will work on Jaguar, but you're
welcome to give it a try.
Michael McGarry wro
glenn andreas wrote:
In article <[EMAIL PROTECTED]>,
Michael McGarry <[EMAIL PROTECTED]> wrote:
One problem is my Window created in Qt appears underneath all others on
the screen and focus never goes completely onto this window. Kind of weird.
Any ideas?
If the application is not properly bund
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael McGarry wrote:
| Kevin Walzer wrote:
|
| I've assembled a binary installer for the native version of PyQt. See
| http://www.wordtech-software.com/pyqt-mac.html
|
| I built it on Panther. Not sure if it will work on Jaguar, but you're
| welcome t
Michael McGarry <[EMAIL PROTECTED]> wrote:
>
> thanks that did the trick!!!
>
> One problem is my Window created in Qt appears underneath all others on
> the screen and focus never goes completely onto this window. Kind of weird.
>
> Any ideas?
You must use pythonw for graphics application =)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've assembled a binary installer for the native version of PyQt. See
http://www.wordtech-software.com/pyqt-mac.html
I built it on Panther. Not sure if it will work on Jaguar, but you're
welcome to give it a try.
Michael McGarry wrote:
| Hi,
|
| I'm tr
> Hi,
>
> I'm trying to get PyQt up and running under Mac OS X 10.2.8, but
> can't get past configuring sip.
>
> I installed fink's qt3-3.2.3-2 and restarted my shells to get
> qt3's environment variables QTDIR and QMAKESPEC.
>
> I downloaded sip-4.1 from
> http://www.river-bank.demon.co.uk,
> unpa
Hi,
I'm trying to get PyQt up and running under Mac OS X 10.2.8, but
can't get past configuring sip.
I installed fink's qt3-3.2.3-2 and restarted my shells to get
qt3's environment variables QTDIR and QMAKESPEC.
I downloaded sip-4.1 from
http://www.river-bank.demon.co.uk,
unpacked it, ran
pytho
16 matches
Mail list logo