Search found 7 matches

by harkathmaker
Tue Jun 19, 2012 19:15
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: Old (.7) Layout editing
Replies: 12
Views: 20101

Re: Old (.7) Layout editing

Dang... should have looked at the forums before manually remaking it. Ah well.

Does the migrate tool go backwards as well as forwards?

I tried putting in --targetType 0.7 but it didn't seem to like that syntax.
by harkathmaker
Mon Jun 18, 2012 21:20
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: Old (.7) Layout editing
Replies: 12
Views: 20101

Re: Old (.7) Layout editing

Started fresh from a new project and it saved successfully in the old format. I must have made my original project settings incorrectly, even though I kept checking that it was set to 0.7... Since my layout file was saved in 1.0 mode, I guess I'll just go back to the old layout editor to remake it f...
by harkathmaker
Mon Jun 18, 2012 17:50
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: Old (.7) Layout editing
Replies: 12
Views: 20101

Re: Old (.7) Layout editing

Yes, there is a way to save to old layout format. What do you think am I and CE describing in the 2 posts :lol: Ohh sorry, I misread it and thought that setting target to 0.7 still created 1.0 layouts forever :lol: In CEED, when you look at the code view tab in the layout editor, how are the attrib...
by harkathmaker
Mon Jun 18, 2012 04:06
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: Old (.7) Layout editing
Replies: 12
Views: 20101

Re: Old (.7) Layout editing

So there is no way to save in the old format? I guess I should just use the old layout editor until the next CEGUI is released?
by harkathmaker
Sun Jun 17, 2012 06:33
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: Old (.7) Layout editing
Replies: 12
Views: 20101

Re: Old (.7) Layout editing

With some testing I found that it's not liking the type attribute in the layout file. When I change it from <Window type="..."> to <window Type ="..."> it doesn't throw the exception. Of course it doesn't solve the loading problem, since the entire layout file is in version 1.0 (...
by harkathmaker
Sat Jun 16, 2012 09:47
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: Old (.7) Layout editing
Replies: 12
Views: 20101

Re: Old (.7) Layout editing

That's it! The laser beam thing! Haha, here's the exceptions it's throwing. 16/06/2012 02:44:32 (Error) CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiwindowfactorymanager.cpp(180) : WindowFactoryManager::getFactory - A WindowFactory object, an alias, or mapping for '' Window ob...
by harkathmaker
Sat Jun 16, 2012 05:32
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: Old (.7) Layout editing
Replies: 12
Views: 20101

Old (.7) Layout editing

Hi all, I just started using the latest snapshot and it looks very exciting! New Christmas toy for a coder :rofl: Unfortunately, after I made a pretty new layout with CEED, I couldn't get it to load in CEGUI 0.7.5. It looks like the layout is exporting in the 1.0 format. Is it possible to export a b...

Go to advanced search