Keyword to positional argument conversion for the GUI wx.ScrolledWindow.EnableScrolling() calls.
These function calls were using keyword arguments, however the old wxPython and Phoenix
documentation say that these are not keyword arguments (this must have been for backwards
compatibility with very old wxPython versions).