Window creation/X11: Difference between revisions

Content added Content deleted
m (Omit from SNOBOL4)
Line 173: Line 173:


Download Python X library from http://sourceforge.net/projects/python-xlib/ .
Download Python X library from http://sourceforge.net/projects/python-xlib/ .
python-xlib is a pure python library therefore the example should work anywhere where python does.
python-xlib is a pure python library therefore the example should work anywhere where python does and where there is an X server.
Run:
Run:
* python xlib_hello_world.py
* python xlib_hello_world.py