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 » U++ Widgets - General questions or Mixed problems » Control refresh time
Control refresh time [message #37836] Fri, 16 November 2012 13:43 Go to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello all

I have a control that in certain circumstances is updated very slowly.

Where a control refreshing time could be elapsed?


Best regards
Iñaki
Re: Control refresh time [message #37843 is a reply to message #37836] Sat, 17 November 2012 00:25 Go to previous message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Well, the answer is easy Smile

Instead of elapsing the Refresh() time, it has to be elapsed the Paint() time.

Remember that Paint() is virtual so it can be easily overloaded to for example measure the painting delay.


Best regards
Iñaki
Previous Topic: ColumnList callback
Next Topic: List of custom controls, how?
Goto Forum:
  


Current Time: Fri Mar 29 08:16:44 CET 2024

Total time taken to generate the page: 0.01493 seconds