Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - ListBoxSample and ID_EDIT_UNDO
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ListBoxSample and ID_EDIT_UNDO

 Post Reply Post Reply
Author
Message
JamesC View Drop Down
Newbie
Newbie


Joined: 03 December 2003
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote JamesC Quote  Post ReplyReply Direct Link To This Post Topic: ListBoxSample and ID_EDIT_UNDO
    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?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 01 February 2004 at 11:45pm
in the

void CXTPControlListBox::CListBoxExt::OnSelChanged()

remove LockWindowUpdate and UnlockWindowUpdate and rebuild library.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.