Search found 6 matches

by ricardo_arango
Thu Dec 11, 2008 05:40
Forum: Bug Reports, Suggestions, Feature Requests
Topic: Thumb in horizontal slider dissapears if inside Tab Control
Replies: 1
Views: 2057

Thumb in horizontal slider dissapears if inside Tab Control

Hi,

I had an horizontal slider working fine, until I put the window it was in inside a Tab Control. Then the thumb disappeared.

If I take it out, it works.
by ricardo_arango
Thu Dec 11, 2008 01:44
Forum: Modifications / Integrations / Customisations
Topic: Hide tab buttons
Replies: 3
Views: 3470

Hide tab buttons

Hi, I am using tab buttons, but I want some of them to be hidden at times. I can hide them with no problem, but if I move the mouse over one of the tabs buttons displayed, all of them are immediately displayed. Even the ones that were hidden. So is there a way to change the behavior of that mouse ov...
by ricardo_arango
Thu Nov 13, 2008 22:09
Forum: Help
Topic: fastest way to draw and update text
Replies: 11
Views: 4993

Hi, Well I'm back with the same problem, because I need to actually use the whole screen, so: Messing around I discovered that setting this two values to true in all my widgets, it speeds up. Name="BackgroundEnabled" Value="True" Name="FrameEnabled" Value="True&quo...
by ricardo_arango
Thu Nov 06, 2008 23:07
Forum: Help
Topic: fastest way to draw and update text
Replies: 11
Views: 4993

Ok, I have found part of the solution + the reason. My root DefaultWindow in the layout, covers the entire screen. On top of it there is a text with "simulation paused" and the FrameWindow on the left. So most of the root window is transparent, but it is there. I reduced root to cover only...
by ricardo_arango
Wed Nov 05, 2008 16:48
Forum: Help
Topic: fastest way to draw and update text
Replies: 11
Views: 4993

Ok, fair enough, I didn't post any pictures Not updating CEGUI http://img389.imageshack.us/img389/7042/fastdi2.jpg Updating CEGUI http://img389.imageshack.us/img389/4692/slowep3.jpg I am building in release, and unfortunately, I have to update my info quite frequently, as when the simulation runs, I...
by ricardo_arango
Tue Nov 04, 2008 18:29
Forum: Help
Topic: fastest way to draw and update text
Replies: 11
Views: 4993

fastest way to draw and update text

Hi I am using CEGUI with Ogre, and I need to display 9 text boxes and 2 spinners. I need to update them as frequently as I can, but for now I am only doing it every 1/2 second, and updating only 3 text boxes at the time. Even so, it drops my frame rate, from ~1000fs, to ~100fps. So what do you recom...

Go to advanced search