Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi there people, ive just installed and loaded creo parametric student edition 2.0 and everything seems to be inverted in the working window, exactly like this http://i.imgur.com/UoMXX.png.
Any help would be much much appreciated
Hey, if youre using parallels here's a something that may help you, I know this is dated but who knows, maybe it will help someone else:
I had this same issue, the vertical mapping of the mouse was messed up to (mirrored about the horizontal center line of the screen) Here is the fix:
open up Creo Parametric
File > Options > Configuration Editor
click the Add... button at the bottom of the window
under option name type: graphics
change the Option Value to win32_gdi
click ok
go to the bottom of the window to the pull down menu next to the label options: import/export
choose "export all options to configuration file"
safe as the default "config.pro"
This should solve the problem
It would also be worth trying this command in your config.pro as an alternative to win32_gdi.
use_software_opengl yes
It should fix the graphics problem but have less impact on Creo performance.