BruceSherwood/vpython-wx

wx window background color

BruceSherwood opened this issue · 1 comments

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.