You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens because we are refreshing the window only when the emulator generates a
VBL. We should add another call to the copying routine in onPaint() or something
like that on the wx side.
From giot.romain on December 01, 2008 21:19:35
What steps will reproduce the problem? 1. Select Debug > Pause
2. Select another menu
3. Or hide and show the window
What is the expected output?
The CPC screen must be displayed
What do you see instead?
The redrawing is not done, so the screen might be blank. Please use labels and text to provide additional information.
Original issue: http://code.google.com/p/cpcsdk/issues/detail?id=10
The text was updated successfully, but these errors were encountered: