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

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: 3460
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: 3460
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: Sun Jul 05 19:09:51 GMT+2 2026

Total time taken to generate the page: 0.00446 seconds