Changes from 0.2.1 to 0.3.0
- Background of a piemenu can be set with "menu.setBackground(background)". An instance of either qt.QColor or qt.QPixmap can be used as the background.
- A set of new test scripts in the folder 'test_backgrounds' have been added.
- The script "test_context.py" has been updated.
Known bugs
- In Qt 2.3 on Linux; keyboard control and clicking outside menu to
close it are not working.
- Show all tooltips (pressing F1) does not display correctly in Qt
2.3 on Windows.
- Tooltips may overlap.