How BCB prevents ListView flashing

xiaoxiao2021-03-06  54

Author: CH21ST (www.blanksoft.com) level: credit value: 100 Forum: C Builder basic class problem point: 100 Reply times: 5 Published: 2003-04-04 08: 53: 07z

I replace the icon in ListView through Timer, but I have a flashing phenomenon, I don't know how to solve it. Thank you this

Reply to: Topcat () Reputation: 105 2003-04-04 09: 05 2003-04-04 09: 05 2003-04-04 09: 05 2003-04-04 09: 05 2003-04-04 09: 05 2003-04-04 09: 05 2003-04-04 09: 05 2003-04-04 09: 052.240 Setting the DoubleBuffered Attribute of ListView to True Try (Not in the Properties Observer, you have to write code settings: ListView -> Doublebuffered = true;) Top Replyee: Huang_Jihua (don't understand ... learning) () Reputation: 110 2003-04-04 09: 08: 53Z score: 40 Agree to top Top Reply to: CH21ST (www.blanksoft .com) () reputation: 100 2003-04-04 09: 38: 46Z score: 0 Get ListView-> DoubleBuffered = true;

转载请注明原文地址:https://www.9cbs.com/read-114883.html

New Post(0)