[Solved] A little skinning help
Posted: Fri Oct 23, 2009 11:50
Hey everyone,
First of all, I wanted to share my impressions about CEGUI:
The system is awesome, it covers all the possibilities you could ever want, sometimes at the cost of making you want to throw your computer out of the window (It happened to me once when trying to change text colors and typing "value" instead of "Value"). I think the entire project is great, and I think it would grow a lot more if it had some sort of "unified" feel to it, where an artist could just throw in their image, define the looknfeel from that image (instead of through the imageset) and move on from there. That way the beginning artists could work on the "lite" tools, and the more complex their projects become, they will actually start digging into the XML files.
Back to the topic... I have been using CEGUI for a week or so and after tweaking with a few looknfeel files I decided to make a new one for our project. I managed to succsesfully add and skin a Button and pretty much handled StaticImage, but I'm having a hard time defining StaticText components and I'm too scared to even try to build a WindowFrame widget.
Basically, I could solve a lot of my skinning issues if I could combine multiple looknfeel files into one scheme file or if I could load (and use) multiple schemes into Ogre and use them to open one layout.
Is that possible?
P.S - a little screenshot of a working title screen layout
First of all, I wanted to share my impressions about CEGUI:
The system is awesome, it covers all the possibilities you could ever want, sometimes at the cost of making you want to throw your computer out of the window (It happened to me once when trying to change text colors and typing "value" instead of "Value"). I think the entire project is great, and I think it would grow a lot more if it had some sort of "unified" feel to it, where an artist could just throw in their image, define the looknfeel from that image (instead of through the imageset) and move on from there. That way the beginning artists could work on the "lite" tools, and the more complex their projects become, they will actually start digging into the XML files.
Back to the topic... I have been using CEGUI for a week or so and after tweaking with a few looknfeel files I decided to make a new one for our project. I managed to succsesfully add and skin a Button and pretty much handled StaticImage, but I'm having a hard time defining StaticText components and I'm too scared to even try to build a WindowFrame widget.
Basically, I could solve a lot of my skinning issues if I could combine multiple looknfeel files into one scheme file or if I could load (and use) multiple schemes into Ogre and use them to open one layout.
Is that possible?
P.S - a little screenshot of a working title screen layout