Search found 4 matches
- Thu May 25, 2006 00:15
- Forum: Help
- Topic: ProgressBar won't go higher than 80 percent
- Replies: 6
- Views: 5811
The Progress bar has ALWAYS done this. It makes no difference at all what size or dimensions it is. Personally I just made my own as the one in CEGUI is kinda ugly anyways. But it would be nice if the included one actually worked correctly. BTW at one point ( I forget which version ) it did work rig...
- Sat Nov 05, 2005 03:18
- Forum: Unofficial CEGUI-Related Tools
- Topic: Multicolumn Listbox crash with 1.3
- Replies: 4
- Views: 6911
Re: Multicolumn Listbox crash with 1.3
This XML is created with CE Layout Editer 1.3. It crashes after writing that part so the rest of the file isn't made. I know the file isn't complete so it can't work but was hoping the author would have a clue to why it is crashing from seeing what it wrote before it crashed. Multicolumn Listboxes a...
- Fri Nov 04, 2005 20:36
- Forum: Unofficial CEGUI-Related Tools
- Topic: Multicolumn Listbox crash with 1.3
- Replies: 4
- Views: 6911
Multicolumn Listbox crash with 1.3
If I add a Multicolumn List Box the app crashes when you save. The xml file only consists of this part: <?xml version="1.0" encoding="UTF-8"?> <GUILayout> <Window Type="DefaultWindow" Name="Root" > <Property Name="UnifiedAreaRect" Value="{{0.000...
- Fri Jul 29, 2005 05:10
- Forum: Modifications / Integrations / Customisations
- Topic: ProgressBar Bug
- Replies: 1
- Views: 1927
ProgressBar Bug
When I create a Relative TaharezLook ProgressBar using the Layout tool it works fine in 800 x 600 but when in 1024x768 it doesn't fill all the way. Setting it to 1.0 ( or anything higher ) only fills it about 80%.