CXTFlatEdit and scrolling |
Post Reply |
Author | |
FSauer
Groupie Joined: 10 May 2006 Location: Germany Status: Offline Points: 96 |
Post Options
Thanks(0)
Posted: 23 October 2009 at 4:19am |
Hello @all,
i'm using an CXTFlatEdit Control (Multiline; Vert. scrollbar, Horiz. scrollbar, auto. Vert. scrollbar and auto. Horiz. scrollbar are true). My Problem: The Scrollbar appears only for a short time. Whenever the Scrollbar was available it seems to be redraw and the scrollbar isn't further visible. For any idear i'm really glad!!! |
|
FSauer
Groupie Joined: 10 May 2006 Location: Germany Status: Offline Points: 96 |
Post Options
Thanks(0)
|
Is this a general problem of this Class or could it be in my code?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Yes, unfortuantelly CXTFlatEdit can't work with scrollbars together.
Try CXTPEdit instead.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
FSauer
Groupie Joined: 10 May 2006 Location: Germany Status: Offline Points: 96 |
Post Options
Thanks(0)
|
Hi Oleg,
I used CXTFlatEdit for its flat property. Now, i'm using CXTPEdit, but the flat look is lost! But I'm affraid you can't have it all?! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Call m_wndEdit.SetTheme(xtpControlThemeOfficeXP); and maybe m_wndEdit.SetFlatStyle(TRUE)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
FSauer
Groupie Joined: 10 May 2006 Location: Germany Status: Offline Points: 96 |
Post Options
Thanks(0)
|
Hi Oleg,
SetTheme(...); seems not available in CXTPEdit. And xtpControlThemeOfficeXP isn't known? I'm using Xtreme ToolkitPro v12.0.2. |
|
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 |