Skip to main content
1-Visitor
May 19, 2015
Solved

Sketch view refresh problem

  • May 19, 2015
  • 1 reply
  • 2160 views

Hi All ,

Here is my problem,

First i will start with my pc configuration:

CPU: Athlon X4

VGA: some radeon card with 1gb DDR5

Ram: 8GB DDR3

SSD hard drive

So i am using Creo 3.0 and the problem is that when i enter the sketch and try to move the view around the planes(whit middle button of the mouse) it didnt refresh and all i see is a lot of lines. the problem exist only when i am in the sketch.

Thanks in advance and have a nice day!

Best answer by MartinHanak

Radoslav,

start with well known trick, add the following option at the end of config.pro file.

graphics win32_gdi

Test Creo.

Martin Hanak

1 reply

24-Ruby III
May 19, 2015

Radoslav,

start with well known trick, add the following option at the end of config.pro file.

graphics win32_gdi

Test Creo.

Martin Hanak

1-Visitor
May 19, 2015

Hi Martin,

I want to thank you, it works now everything working great !!!

Regards,

Radoslav Dimitrov

24-Ruby III
May 20, 2015

Radoslav,

now you know that the problem is related to graphics drivers. So the next step is to remove graphics win32_gdi option from config.pro and update graphics drivers. This step enables Creo to use OPENGL graphics instead of Windows WIN32_GDI graphics.

Martin Hanak