Closed BruceSherwood closed 8 years ago
In class window in file create_display.py VPython doesn't look for and process "background=c", which requires setting the _wx.Frame object's background color (expressed in the 0-255 scheme). There may be other missing attributes like this one.
Fixed by update to the key file create_display.py.
In class window in file create_display.py VPython doesn't look for and process "background=c", which requires setting the _wx.Frame object's background color (expressed in the 0-255 scheme). There may be other missing attributes like this one.