Problem solved. The problem was not in CEGUI (of course! how could I think such thing). Sorry guys.. I'm using CEGUI with OGRE and OIS and the problem was in the connection between OGRE and OIS.
Sorry once again guys.
José Tavares
Search found 22 matches
- Wed Apr 09, 2008 16:23
- Forum: Help
- Topic: [Solved] Help with ScrollablePanes
- Replies: 6
- Views: 3567
- Wed Apr 09, 2008 14:26
- Forum: Help
- Topic: [Solved] Help with ScrollablePanes
- Replies: 6
- Views: 3567
- Wed Apr 09, 2008 11:17
- Forum: Help
- Topic: [Solved] Help with ScrollablePanes
- Replies: 6
- Views: 3567
Hi, I've been checking several widgets and some work and some doesn't. So, if I add Editbox, Checkbox, RadioButton, Button, Window the scroll of the scrollable pane (the parent). If I add StaticImage, Multiline, StaticText, Listbox the scroll won't work. In both cases the background of the Scrollabl...
- Wed Apr 09, 2008 08:45
- Forum: Help
- Topic: [Solved] Help with ScrollablePanes
- Replies: 6
- Views: 3567
- Tue Apr 08, 2008 16:16
- Forum: Help
- Topic: [Solved] Help with ScrollablePanes
- Replies: 6
- Views: 3567
[Solved] Help with ScrollablePanes
I'm having some trouble with scrollable panes. I create a scrollable pane, add items to it until the scrollbars show up but the scrolling doesn't seems to be working fine. When I scroll the mouse wheel with the mouse on top of the ScrollThumb, Buttons or childs added to the ScrollablePane the scroll...
- Thu Apr 03, 2008 11:41
- Forum: Help
- Topic: CEGUI and Window App
- Replies: 8
- Views: 4795
Ok, sorry for posting without searching deep into the problem. It seems this is not a bug but a feature. The Menu Item widget has two sizes defined in the looknfeel: with sub popups (HasPopupContentSize) and without sub popups (ContentSize). If you don't want this to happen just redefine the HasPopu...
- Thu Apr 03, 2008 09:43
- Forum: Help
- Topic: CEGUI and Window App
- Replies: 8
- Views: 4795
Since you mention Popup menu I'm posting here a problem I'm having with Popup instead of creating a new thread. When I'm creating a popup with several sub popups the width of the first popup is the sum of all the sub popups. This is how I create the popup struture: I have a Menubar with some MenuIte...
- Fri Nov 23, 2007 10:30
- Forum: Help
- Topic: text overlaps each other
- Replies: 2
- Views: 2254
- Thu Nov 22, 2007 11:41
- Forum: Help
- Topic: (solved) Creating a new Event
- Replies: 4
- Views: 3422
- Thu Nov 22, 2007 10:50
- Forum: Help
- Topic: (solved) Creating a new Event
- Replies: 4
- Views: 3422
- Thu Nov 22, 2007 10:39
- Forum: Help
- Topic: (solved) Creating a new Event
- Replies: 4
- Views: 3422
(solved) Creating a new Event
I'm implementing a new ItemEntry widget that is, basically, a TreeItem. This widget has a button where I click to open its children. I want to add an event to this widget to tell when this button is pressed. I created the const variable in my CEGUITreeItem: const String TreeItem::EventTreeItemExpand...
- Wed Nov 21, 2007 14:29
- Forum: Help
- Topic: (solved) PropertyLink Help
- Replies: 2
- Views: 2089
- Tue Nov 20, 2007 11:07
- Forum: Help
- Topic: (solved) PropertyLink Help
- Replies: 2
- Views: 2089
(solved) PropertyLink Help
Hi, I'm making a widget that has a child that is a button. But the image on the button may change according to the state of the widget. So I tried to use PropertyLink to Link a property named NormalImage to the NormalImage property of the button widget. The thing is that NormalImage is a Property an...
- Mon Jul 09, 2007 10:11
- Forum: Modifications / Integrations / Customisations
- Topic: Imagery sections
- Replies: 7
- Views: 6051
- Sun Jul 08, 2007 17:11
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: Different colours in one string
- Replies: 48
- Views: 43212
I've stopped the development of this for now. I've too reached the conclusion it will be hard to do this and I'll actually create a new widget for this. I was doing it because I want to do a script editor in cegui and it was a way of doing the highlight of keywords. I have scheduled this to august a...