We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b1040 commit 2778bc5Copy full SHA for 2778bc5
examples/README-examples.md
@@ -50,7 +50,9 @@ workarounds.
50
library
51
- [qt.py](qt.py): example for [PyQt4](https://wiki.python.org/moin/PyQt4),
52
[PyQt5](https://pypi.python.org/pypi/PyQt5)
53
- and [PySide](https://wiki.qt.io/PySide) libraries
+ and [PySide](https://wiki.qt.io/PySide) libraries.
54
+ PyQt4 and PySide examples are currently broken on Linux, see
55
+ [Issue #452](../../../issues/452).
56
- [tkinter_.py](tkinter_.py): example for [Tkinter](https://wiki.python.org/moin/TkInter).
57
Currently broken on Mac ([#309](../../../issues/309)).
58
- [wxpython.py](wxpython.py): example for [wxPython](https://wxpython.org/)
0 commit comments