What's the best/neatest way to get Unicode data from a database into a grid cell?

Vlastimil Brom vlastimil.brom at gmail.com
Mon Feb 8 10:00:22 EST 2016


2016-02-08 11:42 GMT+01:00  <cl at isbd.net>:
> Vlastimil Brom <vlastimil.brom at gmail.com> wrote:
>>
>> Hi,
>> your code in
>> http://www.salstat.com/news/linking-wxgrid-to-sqlite-database-in-python-an-example
>>
>> seems to work for me after small changes with both python 2.7 and 3.4
>> (using wx Phoenix)
>
> Where are you getting phoenix from?  It's not in the Ubuntu
> repositories and when I search on Google I seem to go in ever
> decreasing circles and always end up finding wxPython for 2.7.
>
> Did you build it from source yourself (I can do that but only if it's
> necessary).
>
>
...
Hi,
I'm glad it helped a bit. However, I have no experiences with running
wx phoenix on linux - I use it with windows (7) - where the mentioned
snapshot builds are available (e.g. as wheel files installable with
pip).
http://wxpython.org/Phoenix/snapshot-builds/
I believe, building and installing on linux should be doable, but I
can't supply any details, see e.g.:
http://wxpython.org/Phoenix/docs/html/#linux-unix-etc
the source files are available along with the snapshot builds:
http://wxpython.org/Phoenix/snapshot-builds/
hth,
 vbr



More information about the Python-list mailing list