Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display error when emulator paused #10

Closed
pulkomandy opened this issue May 25, 2014 · 3 comments
Closed

Display error when emulator paused #10

pulkomandy opened this issue May 25, 2014 · 3 comments

Comments

@pulkomandy
Copy link
Member

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

@pulkomandy
Copy link
Member Author

From giot.romain on December 01, 2008 12:20:00

Labels: Component-caprice

@pulkomandy
Copy link
Member Author

From pulkoma...@gmail.com on December 04, 2008 05:08:59

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.

@pulkomandy
Copy link
Member Author

From giot.romain on March 08, 2009 11:48:17

Corrected with rev85

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant