Scrollbar thumb is not on top

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

User avatar
qylibohao
Just popping in
Just popping in
Posts: 2
Joined: Thu Aug 26, 2010 02:35

Scrollbar thumb is not on top

Postby qylibohao » Thu Aug 26, 2010 06:40

Hi ! I have learned cegui for half months,i use SDK 0.7 .few days ago i needed to add a scrollbar to my OSG scenegraph .but something stoped me .
see the images below,I modified the TaharezLook.tga and added my ps image on it .i hadn't changed looknfeel and schemes files .
but the scrollbarthumb is under the scrollbarsegment . and I changed to use the WindowsLook,but still the same .
can anyone help me please?
Image Image

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Scrollbar thumb is not on top

Postby CrazyEddie » Thu Aug 26, 2010 10:45

Please try to post in the correct forum, if you have any doubts about which forum that is, then it's the Beginners Help forum that you're looking for ;)

Try enabling the extra state settings for the OpenGL renderer:

Code: Select all

myRenderer->enableExtraStateSettings(true);

or something similar, and it should resolve this issue.

CE

User avatar
qylibohao
Just popping in
Just popping in
Posts: 2
Joined: Thu Aug 26, 2010 02:35

Re: Scrollbar thumb is not on top

Postby qylibohao » Thu Aug 26, 2010 12:20

CrazyEddie wrote:Please try to post in the correct forum, if you have any doubts about which forum that is, then it's the Beginners Help forum that you're looking for ;)

Try enabling the extra state settings for the OpenGL renderer:

Code: Select all

myRenderer->enableExtraStateSettings(true);

or something similar, and it should resolve this issue.

CE


Thank you CE ,and it works . :rofl:
next time I'll move to beginners help if i have problems
:D


Return to “Help”

Who is online

Users browsing this forum: No registered users and 12 guests