On 11/16/2010 11:16 AM, José Mejuto wrote:
Hello Lazarus-List,

Tuesday, November 16, 2010, 4:32:35 PM, you wrote:

Vista32/rev.25961

Any hints?
MVC>  Use less listviews ? I can't imagine why you'd need 6 Listviews ??

Some times they are needed ;) In the other hand there is some uneeded
repaints in ListView but I was unable to found the root of the
problem. One form that I have since 0.9.27 without almost not flicker
since added the BeginUpdate to LCL now is flickering like no
BeginUpdate :-?

I hope to have sometime tomorrow to try to catch the root of the
problem (Win32/XP). The effect looks like BeginUpdate is not used for
insertions or deletions, but used for updates :-?


Populating the listview is ok for me. Once they are populated and I minimize and then restore the app is where I get all the flicker.

--
Warm Regards,

Lee



--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to