glade XML to CEGUI layout XML

For help with anything that CEGUI doesn't offer straight out-of-the-box, e.g.:
- Implementation of new features, such as new Core classes, widgets, WindowRenderers, etc. ...
- Modification of any existing features for specific purposes
- Integration of CEGUI in new engines or frameworks and writing of new plugins (Renderer, Parser, ...) or modules

Moderators: CEGUI MVP, CEGUI Team

xabila
Quite a regular
Quite a regular
Posts: 55
Joined: Tue Mar 10, 2009 09:39
Location: Bruxelles

glade XML to CEGUI layout XML

Postby xabila » Tue Mar 10, 2009 09:44

Hi all,
I was wondering if someone tried to convert a glade XML to a CEGUI layout XML.
Actually all my GUI are right now in glade, and i 'm going to port them to CEGUI, so if anyone has some experiences with this...

I don't know if all the GTK widgets are available in CEGUI, but it could be a cool feature.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Tue Mar 10, 2009 11:08

Hi, and welcome :)

I was wondering if someone tried to convert a glade XML to a CEGUI layout XML.


I don't recall anyone having done this.

I don't know if all the GTK widgets are available in CEGUI,

I think most of the more basic elements are there, one thing that's definitely missing in CEGUI at the moment is the concept of layout containers.

but it could be a cool feature.

I completely agree ;)

CE.

xabila
Quite a regular
Quite a regular
Posts: 55
Joined: Tue Mar 10, 2009 09:39
Location: Bruxelles

Postby xabila » Tue Mar 10, 2009 13:20

Ok so i need to find by what i'm gonna change the LayoutContainer
Thanks

Pompei2
Home away from home
Home away from home
Posts: 489
Joined: Tue May 23, 2006 16:31

Postby Pompei2 » Sun Mar 22, 2009 12:28

Just for your info: in gtk you have the layout containers to specify what gets where and what is resized how, in CEGUI it all goes with relative sizes and absolute sizes. You can say a button's x position is 10 pixels from the left and its width is 80% of the window for example. or you can say its right position is at 100% -10px of the window for example.

Hope this gives you a very quick introduction to how it is :)


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 17 guests