Page 1 of 1

Can´t use scrollbar in the layout editor.

Posted: Fri Mar 07, 2008 11:58
by HexDump
Hi all,

This is my first post in the forums so I wanted to say Hi to everyone.

I have search the forums and have found another thread talking about my problem, but didn´t come with a solution. I want to use scrollbar in my Ogre application, but the widget is filtered (I read this on the other thread), is it impossible to use it in the editor?

Thanks in advance,
HexDump.

Posted: Sat Mar 08, 2008 08:56
by CrazyEddie
Hi and welcome to the forums :)

I did not understand the question fully :oops: Would it be possible to give some more information and perhaps link to the other thread with the same problem?

Thanks

CE.

Posted: Sat Mar 08, 2008 10:28
by scriptkid
I know what he means :)

With the editor you cannot add widgets which are usually children. For example a DropList is not usefull on its own.

However it seems that a Scrollbar is something what people might use without a (normally) parent control.

This is just one line of code, and i will fix it this weekend, and upload a new develop version of the editor. I'll update this post when that's done.

Posted: Sat Mar 08, 2008 11:08
by scriptkid
Hi,

please follow this link: http://www.cegui.org.uk/wiki/index.php/ ... oads_0.6.0

It contains in-progress versions of the editor. These have the Horizontal- and Vertical scrollbar visible by default, when adding new windows.

If you come from 0.5, there are some more changes at first sight, but most of them are just improvements :)

Please let me know if it works :)

Posted: Mon Mar 10, 2008 11:29
by HexDump
Thanks... I will check it as soon as I can.

HexDump.