![]() |
Pane and CXTListCtrl |
Post Reply
|
| Author | |
Atlantis
Newbie
Joined: 21 April 2005 Location: Russian Federation Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Topic: Pane and CXTListCtrlPosted: 21 April 2005 at 2:47am |
|
Hi, I'm using your PaneOptions Demo as a skeleton for a new application. I use a XPTListCtrl , and have the problem that I'am not able to use the vertical scroller. Its always grayed out, if the content of the Ctrl is larger as the viewable space. And i'am add checkboxes to this list. And if i add imagelist with large icon or bitmaps the checkboxes align to the bottom. How it's align to the middle or center. Thank you for your help Edited by Atlantis |
|
![]() |
|
jwhagen
Groupie
Joined: 09 May 2003 Location: United States Status: Offline Points: 43 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 April 2005 at 6:41am |
|
I have the same problem with my application. I have found that if I click where the top and bottom arrows aof the scrollbar are supposed to be located, they show up and then stay in view. It's weird... However, I do not have a solution either.
|
|
![]() |
|
jwhagen
Groupie
Joined: 09 May 2003 Location: United States Status: Offline Points: 43 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 April 2005 at 4:19pm |
|
I found that if you initialize the list control with data, the scroll bar appears and works as you would expect. Put the following code at the end of your InitListControl() function.
You may need to change the 25 to a higher value. Represents the number of rows to initialize. If this doesn't work, change 25 to 200 and test it again. John Edited by jwhagen |
|
![]() |
|
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 |