Page 1 of 1

how to get Verical scroll bar for Combo box

Posted: Thu Apr 17, 2014 15:04
by sudhakar
HI All,

I am using CEGUI and adding a combo box thru windows layout xml as follows. But my combobox did not have vertical scroll bar.

I need to have a vertical scroll bar for my combo box.
Please let me know how can i add/get that vertical scroll bar for Combo box

Code: Select all

<Window Type="XYZLook/Combobox" Name="NewCombobox" >
            <Property Name="Font" Value="Mono-12" />
            <Property Name="MouseCursorImage" Value="set:WindowsLook image:MouseTextBar" />
            <Property Name="UnifiedAreaRect" Value="{{0.52,0.000000},{0.49,0.000000},{0.88,0.000000},{0.68,0.000000}}" />
            <Property Name="UnifiedMaxSize" Value="{{1.000000,0.000000},{1.000000,0.000000}}" />
        </Window>



Appreciate your help.
Thanks,
Sudhakr

Re: how to get Verical scroll bar for Combo box

Posted: Thu Apr 17, 2014 23:08
by Ident
wrong forum (EDIT: moved...) . post not following our guidelines.

Re: how to get Verical scroll bar for Combo box

Posted: Fri Apr 18, 2014 08:36
by sudhakar
Could any one please give me a solution for the above question.
how to get Verical scroll bar for Combo box ?

Appreciate your help.

Thanks,
Sudhakar

Re: how to get Verical scroll bar for Combo box

Posted: Sun Apr 20, 2014 18:52
by Ident
Unfortunately our post does not follow our guidelines. Following these guidelines helps us help you.