Home » Developing U++ » U++ Developers corner » Should we double-buffer by default?
Re: Should we double-buffer by default? [message #4067 is a reply to message #4066] |
Wed, 19 July 2006 11:01   |
 |
mirek
Messages: 14261 Registered: November 2005
|
Ultimate Member |
|
|
OK, I have tested on my SisGX/Sempron1.8 notebook and while the difference is small, I must say there is difference...
Means back to development.... Now I am thinking about some sort of more simple approach to the old problem.... In fact, the real trouble of all this is "sibling Ctrl intersection". That makes all the trouble, if I want really correct algorithm. Anyway, at the same time it is not very often corner case.
So my next idea is to detect this problem and perform non-buffered draw just for ctrls that do not have this problem. Also, maybe we could detect and handle unbuffered just Ctrls that are "big" (say bigger that 200x200 pixels).
I will test these new ideas tommorow or on Friday.
As for GridCtrl scrolling problem, I think I know where to look and I think it is in CtrlDraw.cpp , but sample code would help, if possible..... (upload to ftp, please).
Mirek
|
|
|
 |
|
Should we double-buffer by default?
By: mirek on Tue, 18 July 2006 15:23
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Tue, 18 July 2006 15:31
|
 |
|
Re: Should we double-buffer by default?
By: unodgs on Tue, 18 July 2006 15:56
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Tue, 18 July 2006 16:36
|
 |
|
Re: Should we double-buffer by default?
By: unodgs on Tue, 18 July 2006 23:43
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Tue, 18 July 2006 23:57
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Wed, 19 July 2006 00:42
|
 |
|
Re: Should we double-buffer by default?
By: unodgs on Wed, 19 July 2006 08:09
|
 |
|
Re: Should we double-buffer by default?
By: unodgs on Wed, 19 July 2006 08:34
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Wed, 19 July 2006 09:01
|
 |
|
Re: Should we double-buffer by default?
By: unodgs on Wed, 19 July 2006 10:09
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Wed, 19 July 2006 11:01
|
 |
|
Re: Should we double-buffer by default?
By: unodgs on Wed, 19 July 2006 11:18
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Wed, 19 July 2006 11:47
|
 |
|
Re: Should we double-buffer by default?
By: unodgs on Wed, 19 July 2006 16:25
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Wed, 19 July 2006 16:43
|
 |
|
Re: Should we double-buffer by default?
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Wed, 19 July 2006 18:56
|
 |
|
Re: Should we double-buffer by default?
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Wed, 19 July 2006 21:14
|
 |
|
Re: Should we double-buffer by default?
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Fri, 21 July 2006 10:44
|
 |
|
Re: Should we double-buffer by default?
By: mirek on Fri, 21 July 2006 12:10
|
 |
|
Re: Should we double-buffer by default?
|
 |
|
Re: Should we double-buffer by default?
By: mr_ped on Wed, 19 July 2006 15:04
|
Goto Forum:
Current Time: Mon Jun 09 01:45:58 CEST 2025
Total time taken to generate the page: 0.04165 seconds
|