adeb5331f6
parameter values associated with the dialog and updated the wxWindows controls. At the time I didn't realize that I was overriding wxWindow::Refresh() which repaints the window. Later, I renamed the method to CopyParamToGui() to make it more clear, but many of the callers in wxmain.cc continued to call Refresh(), which now reverted to the parent class wxWindow::Refresh(). Since there was no compile error I didn't notice for a while, but it caused the ParamDialogs to repaint themselves constantly but never actually change their values. This is now fixed by changing those method calls to CopyParamToGui(). |
||
---|---|---|
bochs | ||
bochs-performance | ||
CVSROOT | ||
sfsite |