I must admit wxPython has been giving me wet dreams ever since I took a
gander at the screenshots at www.wxpython.org - in particular the one
showing off wxPython's unicode support. But somehow I can't find that
particular example in my 2.4 demo.py directory. What's the connection?
Please tell me GTK supports unicode - I need it all!
···
--
"Thinking gives you wrinkles!"
Malibu Stacy, the Simpsons
Jerry Fallwell and his crowd were right. All this pornography on the
Internet has to stop. Next thing you know we'll have unicode
bathrooms and locker rooms!
···
On Tue, Apr 08, 2003 at 05:43:53PM +0000, Eladio Ventura wrote:
I must admit wxPython has been giving me wet dreams ever since I took a
gander at the screenshots at www.wxpython.org - in particular the one
showing off wxPython's unicode support.
--
Kevin Cole | Key ID: 0xE6F332C7
Gallaudet University | WWW: http://gri.gallaudet.edu/~kjcole/
Hall Memorial Bldg S-419 | V/TTY: (202) 651-5135
Washington, D.C. 20002-3695 | FAX: (202) 651-5746
I must admit wxPython has been giving me wet dreams ever since I took a gander at the screenshots at www.wxpython.org - in particular the one showing off wxPython's unicode support. But somehow I can't find that particular example in my 2.4 demo.py directory. What's the connection? Please tell me GTK supports unicode - I need it all!
wxPython can be built to use the wxGTK2 (gtk+ 2.x) library with Unicode enabled. The wxGTK (gtk+ 1.2.x) is still a bit more stable and functional, but if I hope to be able to make wxPythonGTK2 binaries for 2.4.1.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
Eladio Ventura wrote:
> I must admit wxPython has been giving me wet dreams ever since I took a
> gander at the screenshots at www.wxpython.org - in particular the one
> showing off wxPython's unicode support. But somehow I can't find that
> particular example in my 2.4 demo.py directory. What's the connection?
> Please tell me GTK supports unicode - I need it all!
wxPython can be built to use the wxGTK2 (gtk+ 2.x) library with Unicode
enabled.
How should I configure it for that ?
I tried it (gtk2, unicode) a few months back but got completely lost
before running out of time
The wxGTK (gtk+ 1.2.x) is still a bit more stable and
functional, but if I hope to be able to make wxPythonGTK2 binaries for
2.4.1.
wxPython can be built to use the wxGTK2 (gtk+ 2.x) library with Unicode
enabled. The wxGTK (gtk+ 1.2.x) is still a bit more stable and
functional, but if I hope to be able to make wxPythonGTK2 binaries for
2.4.1.
Phew, what a relief! I'll look into wxGTK2 right away.
Thanks a load, man!
···
--
"Thinking gives you wrinkles!"
Malibu Stacy, the Simpsons
I must admit wxPython has been giving me wet dreams ever since I took a gander at the screenshots at www.wxpython.org - in particular the one showing off wxPython's unicode support. But somehow I can't find that particular example in my 2.4 demo.py directory. What's the connection? Please tell me GTK supports unicode - I need it all!
wxPython can be built to use the wxGTK2 (gtk+ 2.x) library with Unicode enabled.