Actions
Emulator Issues #65
closedBroken GUI
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What steps will reproduce the problem?
- Compile Dolphin R71 x86 on VS2008
- Open the menu on XP Pro SP3
What is the expected output? What do you see instead?
Normal typesetting. Insane typesetting.
See first attachment 'vs.png'.
The top screen is current output.
The below screen is expected output.
How to fix?
Update wxWidgets to stable 2.8.8!
-Either commit the attached 'wx update.patch' to automatically update to
the newest stable (only updates the external\wxwidgets and doesn't seems to
break anything) or get the download from
http://www.wxwidgets.org/downloads/#latest_stable
-Clean and rebuild the code in VS2005 or VS2008.
Thank you and goodnight
Updated by fires.gc over 16 years ago
- Status changed from New to Fixed
integrated the patch - thank you primsub7
Actions