Search found 10 matches

by Mdobele
Sun Mar 06, 2005 20:47
Forum: Modifications / Integrations / Customisations
Topic: Scrollbar Question
Replies: 17
Views: 10457

Re: Scrollbar Question

Thanks for doint it again CE

I'll get to use it when I get home from work today.
by Mdobele
Fri Mar 04, 2005 00:16
Forum: Modifications / Integrations / Customisations
Topic: Scrollbar Question
Replies: 17
Views: 10457

Re: Scrollbar Question

:shock: OMG the people on this forum are craaaazy.


Sounds good CE. cant wait to use it. :D
by Mdobele
Tue Mar 01, 2005 23:10
Forum: Modifications / Integrations / Customisations
Topic: Scrollbar Question
Replies: 17
Views: 10457

Re: Scrollbar Question

Sweet thanks guys. Cant wait to use it.
by Mdobele
Tue Mar 01, 2005 12:47
Forum: Modifications / Integrations / Customisations
Topic: Scrollbar Question
Replies: 17
Views: 10457

Scrollbar Question

Hi I am trying to create a Window with a whole bunch of buttons on it. And I want a scrollbar on the side so that I can scroll through the buttons. Whats the best way you go to achieve this? I'm not quite sure how i link a scrollbar to my window so that I can scroll those buttons up and down. Essent...
by Mdobele
Thu Feb 17, 2005 00:31
Forum: Modifications / Integrations / Customisations
Topic: Correct Way to delete menus.
Replies: 6
Views: 4970

Re: Correct Way to delete menus.

Thanks for the answer. I was indeed trying to delete my menus whilst still running through the event handler. Having a "dead pool" has solved the problem fine.
by Mdobele
Fri Feb 11, 2005 00:51
Forum: Modifications / Integrations / Customisations
Topic: Correct Way to delete menus.
Replies: 6
Views: 4970

Correct Way to delete menus.

Hi. I'm just wondering as to the correct way to clean up my menu systems. Lets say I have one main "Sheet" that is used by all my menu boxes. Each menu box is its own window and has a few buttons with events on them. What is the correct way to remove that window/button/event from the syste...
by Mdobele
Fri Feb 11, 2005 00:41
Forum: Modifications / Integrations / Customisations
Topic: Ogre 1.00 R1 and using ::setText()
Replies: 2
Views: 2573

Re: Ogre 1.00 R1 and using ::setText()

I have only ever used Ogre::Strings sorry but I can help you with them. When passing them around you can simply go.

Ogre::String MyString( " Some Text " ) ;
CEGUIThing->setText( MyString.c_str() );
by Mdobele
Mon Feb 07, 2005 02:34
Forum: Modifications / Integrations / Customisations
Topic: How to apply patch?
Replies: 1
Views: 2149

How to apply patch?

Sorry for this Noob post..... but Can somebody please explain how to apply the patch.txt file to Cegui.

**EDIT**
Or I could simply download the CVS of CEGUI and get it already done Silly me.
:oops:
by Mdobele
Tue Jan 11, 2005 14:20
Forum: Modifications / Integrations / Customisations
Topic: Missing CEGUI with other Ogre Scene Managers
Replies: 4
Views: 3731

Missing CEGUI with other Ogre Scene Managers

Ahhh, I do like an easy solution :D
by Mdobele
Tue Jan 11, 2005 13:11
Forum: Modifications / Integrations / Customisations
Topic: Missing CEGUI with other Ogre Scene Managers
Replies: 4
Views: 3731

Missing CEGUI with other Ogre Scene Managers

Hi, I've just started using CEGUI with OGRE 0.15.1 and think its fantastic. Getting alot going rather quickly! I've just noticed however that when I change the OGRE scene manager over to anything BUT the ST_GENERIC all of my Windows and the mouse cursor completely dissapear. Any Thoughts? Not a bigg...

Go to advanced search