MATLAB: Do MATLAB UIControls not redraw on Windows 2000

ghostMATLABuicontrol

In MATLAB 6.5 (R13) running under Windows 2000, a GUI having many listboxes can sometime be drawn incorrectly. The UIControls (listboxes) keep the background of the screen that was in that occupied position before the window was raised.

Best Answer

This issue has been fixed in MATLAB 7.0 (R14).
This is an issue in the way that MATLAB 6.5 (R13) figures handle popup UIControls on Windows 2000.