Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horizontal scrollbar may not update when turning on or off columns #698

Closed
joachimmarder opened this issue Mar 7, 2017 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@joachimmarder
Copy link
Contributor

Unfortunately cannot provide an easy sample project for this. But in a situation with a Virtual TreeView aligned alLeft and another control aligned alClient, both separated with a TSplitter, the horizontal scrollbar did not reliably update when I toggled on or off the columns. When I hovered with the mouse over the scrollbar it updated correctly. The non-client (NC) area was not repainted correctly.

@joachimmarder joachimmarder self-assigned this Mar 7, 2017
@joachimmarder
Copy link
Contributor Author

Updating the NC area using code inspired from here #698 solves the problem.

@joachimmarder joachimmarder added this to the V6.6 milestone Mar 7, 2017
joachimmarder pushed a commit that referenced this issue Mar 7, 2017
joachimmarder pushed a commit that referenced this issue Mar 8, 2017
joachimmarder pushed a commit that referenced this issue Oct 26, 2017
…lBars() in case they have not been created before. Related to #698. This prevents exceptions during form close.
ValtsS pushed a commit to ValtsS/Virtual-TreeView that referenced this issue Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant