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.
Search found 6 matches
- 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
- 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...
- Thu Nov 13, 2008 22:09
- Forum: Help
- Topic: fastest way to draw and update text
- Replies: 11
- Views: 4993
- Thu Nov 06, 2008 23:07
- Forum: Help
- Topic: fastest way to draw and update text
- Replies: 11
- Views: 4993
- 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...
- 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...