Open main menu

Changes

Installation test

657 bytes added, 07:23, 14 June 2013
[http://downloads.sourceforge.net/wxpython/wxPython-demo-2.8.12.1.tar.bz2 Source Code and Other Tarballs]
<source lang="python">
python2.7 wxPython-2.8.12.1/demo/demo.py
</source>
# first run the demo.py file,
# go to the "Core Windows/Controls",
# select "Menu",
# go to the "Demo" tab,
# click on "Show the Menu sample",
# in the new window, click on the "Fun" menu,
# check that you see a smiley face in the first menu entry.
 
If there is no smiley face, then the problem is in wxPython. <br>
Otherwise there is a problem with relax and the setup you have. <br>
Also when you run relax from the terminal, do you see any wxPython errormessages? Or GTK+ errors? <br>
Do you see any errors if you use the '''--debug''' command line option when running relax?
=== Other tests ===