ListBoxSample and ID_EDIT_UNDO |
Post Reply |
Author | |
JamesC
Newbie Joined: 03 December 2003 Status: Offline Points: 21 |
Post Options
Thanks(0)
Posted: 15 January 2004 at 11:34am |
I implemented the Undo/Redo ability into our app but it really flickers badly when there is less then 4 items in the list. I noticed in the ListBoxSample demo that it chooses a random number (Greater then 4) and it doesn't flicker. I removed the random number and placed 1 for the number of items to be displayed in the Undo list and it also flickers. Any idea how to fix that? Has this been fixed yet?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
in the
void CXTPControlListBox::CListBoxExt::OnSelChanged()remove LockWindowUpdate and UnlockWindowUpdate and rebuild library. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |