Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » LineEdit, EditFields, DocEdit » How to do fast Append & scroll in LineEdit with MT?
Re: How to do fast Append & scroll in LineEdit with MT? [message #45698 is a reply to message #45692] Wed, 23 December 2015 19:47 Go to previous messageGo to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Well, it looks like adding
edtPane.ScrollEnd()
after insert prevents from drawing all text (added and present) : it probably only draws the last visible lines.

Just a guess:
* You're solution : render time is almost constant ( mostly not linked to text size).
* Original solution (without "ScrollEnd()") : display time directly linked to total text length

 
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
Previous Topic: What do you think about this approach to making CodeEditor more user extendable?
Next Topic: NotNull can be fooled
Goto Forum:
  


Current Time: Sun Apr 28 20:02:15 CEST 2024

Total time taken to generate the page: 0.06202 seconds