Thank you, the new snapshot works fine, problem solved.
cheers
David
On 2012-06-19, at 10:40 AM, Phil Thompson wrote:
> On Tue, 19 Jun 2012 10:32:07 -0600, David Beck wrote:
>> Hi, Phil
>>
>> Thanks for your suggestion. I tried the workaround at the bottom, but it
>> didn't seem to have any e
On Tue, 19 Jun 2012 10:32:07 -0600, David Beck wrote:
> Hi, Phil
>
> Thanks for your suggestion. I tried the workaround at the bottom, but it
> didn't seem to have any effect. However, my installation seems not to
match
> the path you gave (I don't seem to have a /path/to/qt/ directory at all
> t
Hi, Phil
Thanks for your suggestion. I tried the workaround at the bottom, but it didn't
seem to have any effect. However, my installation seems not to match the path
you gave (I don't seem to have a /path/to/qt/ directory at all that I can
find). I installed PyQt from PyQt-mac-gpl-snapshot-4.9
On Sun, 17 Jun 2012 10:29:58 -0600, David Beck wrote:
> I am trying to build a GUI for navigating through a large XML database
on
> a Mac running OS 10.7, Python 3.3, PyQt 4. I want to get a list of the
text
> in all of the nodes called and put them into a QListWidget called
> "hLexNav". To do th
>
> Message: 1
> Date: Mon, 18 Jun 2012 05:03:28 +0200
> From: Knacktus
> To: pyqt@riverbankcomputing.com
> Subject: Re: [PyQt] including Unicode in QListWidget
> Message-ID: <4fde9a80.50...@googlemail.com>
> Content-Type: text/plain; charset=UTF-8; format=f
Am 17.06.2012 22:55, schrieb David Beck:
Message: 2
Date: Sun, 17 Jun 2012 18:42:54 +0200
From: Knacktus mailto:knack...@googlemail.com>>
To: pyqt@riverbankcomputing.com <mailto:pyqt@riverbankcomputing.com>
Subject: Re: [PyQt] including Unicode in QListWidget
Message-ID: &l
> Message: 2
> Date: Sun, 17 Jun 2012 18:42:54 +0200
> From: Knacktus
> To: pyqt@riverbankcomputing.com
> Subject: Re: [PyQt] including Unicode in QListWidget
> Message-ID: <4fde090e.1070...@googlemail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flow
Am 17.06.2012 18:29, schrieb David Beck:
I am trying to build a GUI for navigating through a large XML database on a Mac running OS
10.7, Python 3.3, PyQt 4. I want to get a list of the text in all of the nodes
called and put them into a QListWidget called "hLexNav". To do this, I
wrote the f