This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Refresh rate of IDE.

I am using uVision3 on WIN2000. While scrolling any source file in IDE, it is not refreshing the text window. Say Line 110 has some statement : #define XYZ 10 and Line 111 has other statement: #define yy 2. When I scroll from 110 to 111 it appears like merging of both statements (#define yyZ210). Other application are working fine.

I am using P4 2.6Ghz with 512 RAM.
It is working on other PC which has same configuration.

I tried to make out difference. But from graphics point of view, other PC has DirectX7.0 and mine PC has directX8.0.

Will any body suggest me some thing.
thanks,
Shyam.

Parents
  • I see a simular problem. Sometimes when pressing page down, the lines displayed doesn't correspond to the current scroll position. I can see for example the upper 40% of lines being changed when I pressed the page-down key, while the remaining 60% continuing to show the same lines. No other program behaves the same on the PC.

Reply
  • I see a simular problem. Sometimes when pressing page down, the lines displayed doesn't correspond to the current scroll position. I can see for example the upper 40% of lines being changed when I pressed the page-down key, while the remaining 60% continuing to show the same lines. No other program behaves the same on the PC.

Children