Search found 20 matches
- Wed Nov 25, 2009 09:24
- Forum: User Projects
- Topic: Pirate Princess
- Replies: 3
- Views: 15301
Pirate Princess
Hi, just wanted to thank everyone who works on cegui. Pirate Princess is a semi-casual word game based adventure, just finished and on sale. This is the first project I've made using cegui. http://www.moonpod.com/English/about_pirateprincess.php (more info, demo and video here) http://www.moonpod.co...
- Thu Aug 06, 2009 22:29
- Forum: Skins and Themes
- Topic: Progress bar sort order
- Replies: 3
- Views: 13749
Re: Progress bar sort order
Thanks for that. Seems to work fine, here is what I did in case anyone else is looking. Add 3 images to my gui sheet: 1. a background for the loading bar 2. a little slice of loading bar that can be stretched horizontally 3. a front for the loading that has a slot alpha cut into it I need them drawn...
- Tue Aug 04, 2009 22:34
- Forum: Skins and Themes
- Topic: Progress bar sort order
- Replies: 3
- Views: 13749
Progress bar sort order
The default progress bar has a background and then the bar overlaid on top. I'd like the background to become the foreground, with some nicely shaped alpha cut out slot and then the bar underneath would appear to fill this up. I thought this was a simple switcheroo in the looknfeel. Now, within a &q...
- Tue Sep 23, 2008 10:01
- Forum: Help
- Topic: tooltip font [SOLVED]
- Replies: 6
- Views: 5187
- Tue Sep 23, 2008 09:11
- Forum: Help
- Topic: tooltip font [SOLVED]
- Replies: 6
- Views: 5187
- Mon Sep 22, 2008 17:45
- Forum: Help
- Topic: tooltip font [SOLVED]
- Replies: 6
- Views: 5187
tooltip font [SOLVED]
I'd like to set the tool tip font, but I can't see how that would be done. The problem is some of the tool tips are quite long - a good sentence or so and the font they are using is too big. You can set the main font of buttons, etc as a widget property in the layout, but I don't think there is a pr...
- Mon Aug 11, 2008 13:17
- Forum: Unofficial CEGUI-Related Tools
- Topic: How to create a MulticolumList ?
- Replies: 4
- Views: 6029
- Tue Jun 24, 2008 23:01
- Forum: Unofficial CEGUI-Related Tools
- Topic: [CELayoutEditor] assert if click on static text with a %
- Replies: 2
- Views: 13485
[CELayoutEditor] assert if click on static text with a %
Odd one here, is it just my setup or... 1. create a new layout. 2. make a static text widget 3. set the text to "%" 4. click away then click on the widget again Program: C:\Projects\CELayoutEditor\bin\debug\CELayoutEditor_d.exe File: f:\sp\vctools\crt_bld\self_x86\crt\src\output.c Line: 23...
- Sat May 10, 2008 14:14
- Forum: Help
- Topic: Horizontal slider [SOLVED]
- Replies: 1
- Views: 2629
- Sat May 10, 2008 12:08
- Forum: Help
- Topic: Horizontal slider [SOLVED]
- Replies: 1
- Views: 2629
Horizontal slider [SOLVED]
Hi, I started putting a horizontal slider together and it looks fine and works correctly when I mouse click on the track ( the thumb moves towards the mouse - left and right). However, when I click on the thumb itself and try to drag, it doesn't move. I saw a thread about needing to write your own c...
- Thu May 08, 2008 14:14
- Forum: Unofficial CEGUI-Related Tools
- Topic: NEW: Dev builds of LayoutEditor!
- Replies: 14
- Views: 14488
Just noticed a problem. If you select a static text box and then try to resize by clicking on one of the handles then the font colour selector opens up and you cannot deselect the resizing handle. p.s. I have to comment out those COMPILE_ macros to get it to compile? It's been that way for a while t...
- Fri Apr 25, 2008 10:46
- Forum: Help
- Topic: Tile your window frames
- Replies: 3
- Views: 3331
- Thu Apr 24, 2008 15:36
- Forum: Help
- Topic: Tile your window frames
- Replies: 3
- Views: 3331
Tile your window frames
Windows are defined in the look and feel consisting of 4 corner images (TL,TR,BR,BL), 4 edge images (T,R,B,L) and a background image (Bg). As shown here about half way down: http://www.cegui.org.uk/wiki/index.php/The_Beginners_Guide_to_Falagard_skinning_-_Part_II This is all specified in a frame com...
- Fri Mar 14, 2008 11:49
- Forum: Help
- Topic: MultiLineEditBox Text formating
- Replies: 1
- Views: 2142
MultiLineEditBox Text formating
I'm using a read only MEB to display a few hundred words of text. When this GUI displays I grab a number of paragraphs of text and pump them into a string seperated by CR/LF. So I end up with 3 or 4 line separated paragraphs of text in my MEB. When I first display it I get a vertical scroll bar (ok)...
- Tue Mar 11, 2008 01:02
- Forum: Unofficial CEGUI-Related Tools
- Topic: NEW: Dev builds of LayoutEditor!
- Replies: 14
- Views: 14488