Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Blinking of vertical scrollbar after populate
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Blinking of vertical scrollbar after populate

 Post Reply Post Reply
Author
Message
gorski View Drop Down
Newbie
Newbie
Avatar

Joined: 06 July 2006
Location: Poland
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote gorski Quote  Post ReplyReply Direct Link To This Post Topic: Blinking of vertical scrollbar after populate
    Posted: 06 July 2006 at 11:29am
I update my data at regular intervals and then populate report control and restore expanded/collapsed state of grouprows in a way described here:
 
Unfortunatelly, after every refresh, vertical scrollbar apears for a short time: it is visible from the end of populating till collapsing grouprows.
I cannot use BeginUpdate()/EndUpdate() because in that case restoring collapsed state of grouprows doesn't work properly: m_nLockUpdateCount is non-zero so _RefreshIndexes() doesn't refresh indexes
 
I'd like vertical scrollbar not to blink, or to be visible all the time (only disabled if there's not enough data).
 
Could anyone help me solve this problem?
Back to Top
gdlinly View Drop Down
Newbie
Newbie


Joined: 10 May 2013
Location: 中国
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote gdlinly Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2013 at 4:08am
Hi, I am running to the same issue. Is this problem not solvable?

thanks in advance.
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.032 seconds.