![]() |
VerticalScroller for ListCtrl not working |
Post Reply
|
| Author | |
lemon
Newbie
Joined: 30 November 2004 Location: Austria Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Topic: VerticalScroller for ListCtrl not workingPosted: 30 November 2004 at 1:06am |
|
Hi, I'm using your PaneOptions Demo as a skeleton for a new application. I use a XPTListCtrl in a splitter-window on the right, 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. I cant get it to work, even after searching for hours! On the other hand, the HScroller is working like a charm. thank you for your help
|
|
![]() |
|
lemon
Newbie
Joined: 30 November 2004 Location: Austria Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 December 2004 at 4:30am |
|
No Idea??
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 December 2004 at 4:53am |
|
in PaneOptions sample I added in the CListFrame::OnCreate for (int i = 0; i < 50; i++) and see scrollers. Check them in our sample. May be you can reproduce it?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Graham
Groupie
Joined: 12 May 2003 Location: United Kingdom Status: Offline Points: 23 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 December 2004 at 5:24am |
|
If you are running on Windows 2000 then try removing the list style LVS_EX_FLATSB. Graham |
|
![]() |
|
lemon
Newbie
Joined: 30 November 2004 Location: Austria Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 December 2004 at 3:54pm |
|
thank you Graham !!! Thats it, FLATSB is not working for 2000, XP
|
|
![]() |
|
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 |