Relative Content

Tag Archive for pythonwxpythonword-wrap

Wrapping issues with wxPython

I am building an app using wxPython but I am having trouble with the text wrapping on the StaticText elements. The wrapping is working for other elements without using Wrap().