![]() |
Can not create horz scroll bar. |
Post Reply
|
| Author | |
gozhhu
Newbie
Joined: 02 April 2006 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: Can not create horz scroll bar.Posted: 11 April 2007 at 3:37am |
|
Please see my code, I wrote them on CView::OnCreate.
-------------------------------------------------
m_wndScrollBarH.Create(WS_CHILD | WS_VISIBLE | SBS_HORZ, CXTPEmptyRect(), this, 0);
m_wndScrollBarH.SetScrollBarStyle(xtpScrollStyleOffice2007Dark); m_wndScrollBarV.Create(WS_CHILD | WS_VISIBLE | SBS_VERT, CXTPEmptyRect(), this, 0); m_wndScrollBarV.SetScrollBarStyle(xtpScrollStyleOffice2007Dark); -------------------------------------------------
Really simple codes, but the horz scrollbar is a scaled vert scrollbar. I do not know why.
Thanks
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 April 2007 at 3:50am |
|
Hi,
Yes, unfortunatelly CXTPScrollBar supported only vertical scrollbars. We will add bitmaps for horizontal bar for 11.1 release.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
gozhhu
Newbie
Joined: 02 April 2006 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 April 2007 at 3:54am |
|
thanks for your quick reply. Could you let me how long will 11.1 release.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 April 2007 at 5:39am |
|
Hi,
it will be published in this or next week.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |