Search found 14 matches
- Thu Jun 22, 2006 21:57
- Forum: Help
- Topic: Trying to LOAD multiple .LAYOUTS
- Replies: 16
- Views: 13626
- Wed Jun 21, 2006 14:17
- Forum: Help
- Topic: Trying to LOAD multiple .LAYOUTS
- Replies: 16
- Views: 13626
Hi all, after three weeks learning from CEGUI, now i'm stuck trying to getConfigOptions to populate CEGUI combobox. I've checked Ogre's Intermediate tutorial5. And after a while, i've been able to mix that code on mine(based on exampleapp). I've got to modify exampleapplication on configure() option...
- Mon Jun 19, 2006 16:03
- Forum: Help
- Topic: Trying to LOAD multiple .LAYOUTS
- Replies: 16
- Views: 13626
- Mon Jun 19, 2006 11:04
- Forum: Help
- Topic: Trying to LOAD multiple .LAYOUTS
- Replies: 16
- Views: 13626
- Sun Jun 18, 2006 16:44
- Forum: Help
- Topic: Trying to LOAD multiple .LAYOUTS
- Replies: 16
- Views: 13626
- Sat Jun 17, 2006 12:00
- Forum: Help
- Topic: Trying to LOAD multiple .LAYOUTS
- Replies: 16
- Views: 13626
Dear Rackle. Your code is a piece of cake to learn from, nice and clean, but i'm worried that i will need a few days to understand some more c++ basis and cegui commands. :oops: But i have to confess that by the first read you solved one of the questions that i was also trying to solve. Getting lati...
- Fri Jun 16, 2006 11:37
- Forum: Help
- Topic: Trying to LOAD multiple .LAYOUTS
- Replies: 16
- Views: 13626
- Thu Jun 15, 2006 21:32
- Forum: Help
- Topic: Trying to LOAD multiple .LAYOUTS
- Replies: 16
- Views: 13626
AMAZING! Two Tips in one. As Rackle said i've got the same names on both layouts, easily recognisible if i read CEGUI log as lindquist pointed. So Cheers both of you. Moving forward day by day thanks to WIKI Forum. PD: Is it possible to share the same button (QUIT) on both layouts and call it once o...
- Thu Jun 15, 2006 18:59
- Forum: Help
- Topic: Trying to LOAD multiple .LAYOUTS
- Replies: 16
- Views: 13626
Trying to LOAD multiple .LAYOUTS
Hi all. I'm trying to preload multiple layouts for a MENU. Let's say i've got two: Main.layout, Options.layout From this posts, i've been able to grow a bit. http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1428&highlight=layout http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1624&highlight=she...
- Thu Jun 15, 2006 18:57
- Forum: Help
- Topic: CELayoutEditor and New ImageSets for BACKGROUNDs
- Replies: 6
- Views: 5300
Trying to LOAD multiple .LAYOUTS
Hi all. I'm trying to preload multiple layouts for a MENU. Let's say i've got two: Main.layout, Options.layout From this posts, i've been able to grow a bit. http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1428&highlight=layout http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1624&highlight=she...
- Thu Jun 15, 2006 12:28
- Forum: Help
- Topic: CELayoutEditor and New ImageSets for BACKGROUNDs
- Replies: 6
- Views: 5300
GREAT!!!!! At first i added False tags on Taharez scheme... :P so it's been a nice update to remember that properties can be modified through the same layout... It's wonderfull to see how the alpha is displayed crisp and clear, better than using overlays. Now i'm trying to finish the menu. I want to...
- Wed Jun 14, 2006 21:25
- Forum: Help
- Topic: CELayoutEditor and New ImageSets for BACKGROUNDs
- Replies: 6
- Views: 5300
My bad. After a few beers with friends i sit down to check it again and I've found that on the ImageName of the Old-paper.imageset it was LOGO, while it should be Old-paper. Now everything works fine. Except a few things. Now it displays a blackwindow with taharez border on it, and inside i get the ...
- Wed Jun 14, 2006 13:48
- Forum: Help
- Topic: CELayoutEditor and New ImageSets for BACKGROUNDs
- Replies: 6
- Views: 5300
Thx for the advice!!! I'm following your great tutorial trying to adapt the info to my code... http://www.cegui.org.uk/wiki/index.php/The_Main_Menu#Imagesets But it seems that i'm just on the ABC learning curve... Right now i'm using a layout created by CELayoutEditor for CEGUI 0.4 and ogre1.2. I've...
- Tue Jun 13, 2006 18:56
- Forum: Help
- Topic: CELayoutEditor and New ImageSets for BACKGROUNDs
- Replies: 6
- Views: 5300
CELayoutEditor and New ImageSets for BACKGROUNDs
Hi all. It's been two hard weeks learning ogre3d and cegui. Right now i'm trying to build a menu with CELayout. It's amazingly easy to grow from there. But right now i'm stucked trying to build a menu (based on Taharez base) with an ImageBackground. I've learnt trhough skineditors how to modify imag...