porting from 0.7.9 to 0.8.2 help needed[SOLVED}

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

maori
Just can't stay away
Just can't stay away
Posts: 161
Joined: Tue Sep 23, 2008 13:05
Location: Plumstead , UK

porting from 0.7.9 to 0.8.2 help needed[SOLVED}

Postby maori » Sun Oct 20, 2013 18:21

Hi Guys

Any documentation avail for porting ?
I seen this http://cegui.org.uk/wiki/Changes_and_Po ... _for_0.8.0
but not really complete what happened to for example CEGUIFalagardWRBase.lib and windows

project is quite big now so need to find what I need to change what libs have been merged etc,etc so I can start this port over :(


Cheers
Last edited by maori on Tue Nov 05, 2013 14:26, edited 2 times in total.
trying to upgrade to 0.8.2 from 0.7.9 :D

maori
Just can't stay away
Just can't stay away
Posts: 161
Joined: Tue Sep 23, 2008 13:05
Location: Plumstead , UK

Re: porting from 0.7.9 to 0.8.2

Postby maori » Wed Oct 23, 2013 15:16

hi guys

having some probs finding whats new and changed from 0.7.9

stuff like the below for now

setGUISheet(background);
.getWindow
addChildWindow
(CEGUI::UVector2(cegui_reldim(1.0f), cegui_reldim( 1.0f)));
tooltip->setFadeTime(0.2f);

setSelectionBrushImage dosnt take 2 overloads now ??
trying to upgrade to 0.8.2 from 0.7.9 :D

maori
Just can't stay away
Just can't stay away
Posts: 161
Joined: Tue Sep 23, 2008 13:05
Location: Plumstead , UK

Re: porting from 0.7.9 to 0.8.2 help needed

Postby maori » Mon Nov 04, 2013 02:07

anybody able to help me out with the above ?
trying to upgrade to 0.8.2 from 0.7.9 :D

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: porting from 0.7.9 to 0.8.2 help needed

Postby Kulik » Mon Nov 04, 2013 14:00

Hi, sorry, I have completely missed this thread for some reason... :?

CEGUIFalagardWRBase.lib was renamed, now it's called CEGUICoreWindowRendererSet. (Which makes no sense, I have no idea why we named it Core... Probably a rare mental weakness in the CEGUI team. Have to check this)

regarding setGUISheet, 0.8 has a new concept called GUIContext, it is described in porting tips.

I think tooltips no longer fade with custom C++ code but with XML defined animations instead. You can change the animations to whatever you like in your looknfeel. (Even make custom animations that don't just fade)

Not sure about setSelectionBrushImage, Images are now referenced with "Imageset/Image" instead of "set:Imageset image:Image".

maori
Just can't stay away
Just can't stay away
Posts: 161
Joined: Tue Sep 23, 2008 13:05
Location: Plumstead , UK

Re: porting from 0.7.9 to 0.8.2 help needed

Postby maori » Tue Nov 05, 2013 07:21

Hi Kulik

Thanks for the help bud just one more is it possible to port my datafile over to .0.8.*
been out the loop for a while but in CEED snapshot 11 I cant see 0.8 in the target cegui version or would that be the 0.1 option available ?
trying to upgrade to 0.8.2 from 0.7.9 :D

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: porting from 0.7.9 to 0.8.2 help needed

Postby Kulik » Tue Nov 05, 2013 12:55

Yes, unfortunately 1.0 got renamed to 0.8 quite close to the release date. CEED has yet to see a new release that will fix this. It is already fixed in the repo though.

maori
Just can't stay away
Just can't stay away
Posts: 161
Joined: Tue Sep 23, 2008 13:05
Location: Plumstead , UK

Re: porting from 0.7.9 to 0.8.2 help needed

Postby maori » Tue Nov 05, 2013 14:25

cheers Kulik

much appreciated
trying to upgrade to 0.8.2 from 0.7.9 :D


Return to “Help”

Who is online

Users browsing this forum: No registered users and 26 guests