U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: CodeEditor, Assist++, Topic++ » A little proposal on code analysis
Re: A little proposal on code analysis [message #21218 is a reply to message #21215] Sun, 10 May 2009 08:39 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
Mindtraveller wrote on Sat, 09 May 2009 17:42

Regretfully it didn`t help. Code editing still lags with this update.
One of the tests: while in code editor, make new line with Enter, write //, then press '=' key and do not release it. A sequence of '=' symbols will be added, but not displayed (this is TheIDE lag), wait a while, then release the key, then all the symbols are being displayed, all at once. Correct behaviour should be displaying each symbol immediately after it was added.

test config: AMD Athlon 2.1 GHz, WinXP SP2, SVN 1151 + patch, TheIDE compiled with MSC9 (GUI MT).


Well, for record, displaying is not necessarry wrong behaviour, U++ (and most othre GUIs) are designed this way since first MacOS.

The idea is that screen repainting is as lazy as possible - it is done only is no other input event is in the queue for processing. Better lag repainting than miss keystroke, right?

Anyway, if you still observe lag, I will have to dig deeper I guess. There definitely should not be any lag in this case.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Parser error sensitivity
Next Topic: Code assist default selection
Goto Forum:
  


Current Time: Mon Apr 27 03:52:11 GMT+2 2026

Total time taken to generate the page: 0.01394 seconds