[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] wxPython on GTK2
From: |
Ian Haywood |
Subject: |
[Gnumed-devel] wxPython on GTK2 |
Date: |
Sun, 24 Aug 2003 10:49:05 +1000 |
I have got wxPython to run on GTK2: better fonts, more themes, etc.
See screenshot of the demo running at
http://gnumed.net/~ihaywood/python_demo.png
The steps:
1/ apt-get install libgtk2.0-dev
2/ downloaded wxPythonSrc-2.4.1.2.tar.gz from the wxpython.org website
3/ in the main directory
./configure --with-gtk --enable-gtk2 --enable-unicode
make
make install
cd wxPython
python setup.py WXPORT=gtk2 UNICODE=1 build install
----
PGP public key E750652E at wwwkeys.pgp.net
9BF0 67B7 F84F F7EE 0C42 C063 28FC BC52 E750 652E
pgpuEw3Ftk3p0.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-devel] wxPython on GTK2,
Ian Haywood <=