Keen to integrate a pyqt-based gui with my project, I followed the sample code in the top answer here: With the current version of pyglet (2.0.15), running this ...
In example/gui/widgets.py, TextEntry is broken- it does not show the caret or the text. From testing, this is solely a display issue- clicking the box and typing ...