Page 1 of 1

CELayout Editor 0.6.3 don't accept some property values

Posted: Thu Aug 13, 2009 08:57
by djphilipe
Hi,
I have tryed CELayout Editor 0.6.3.
This version of editor don't accept some property values (BottomOffset, Alpha, Image etc.).

Example:
I enter a value (for example 0.5) for Alpha and this value is ignored. This value is unchangeable in CE editor and then I must change this value in a layout file.

Filip

Re: CELayout Editor 0.6.3 don't accept some property values

Posted: Fri Aug 14, 2009 07:38
by scriptkid
Hi,

Thanks for mentioning. I need to check this. You mean that you can see the properties in the grid, right?

Thanks.

Re: CELayout Editor 0.6.3 don't accept some property values

Posted: Fri Aug 14, 2009 08:51
by djphilipe
Yes, in the grid (table) in Main dialog.

Re: CELayout Editor 0.6.3 don't accept some property values

Posted: Thu Aug 20, 2009 12:54
by Armitage1982
Having this problem too !
More strange, I add a Window in the layout myself from a text editor, rename his name to bias any error but wasn't able to rename it at all under the CELayout Editor.
Like djPhilipe I can't set values like bottomOffset and various others in the table grid.

By the way nice fix on the table grid resizing bug so annoying when you switch back to 0.6.2 :)

Re: CELayout Editor 0.6.3 don't accept some property values

Posted: Wed Aug 26, 2009 19:39
by scriptkid
Okay i did some research and could reproduce some problems. The problem on my end seemed that i could change the alpha value (for example) and it would show up in the viewport and the saved file. However when loadng it, the setting would reset to 1.0 again.

However, it turns out that i compiled against slightly different Cegui code then what i linked to :oops:

After linking to the latest code, at least the alpha problem seem to have disappeared. I will try to make another 0.6. installer, before we make the leap to 0.7.

Re: CELayout Editor 0.6.3 don't accept some property values

Posted: Fri Oct 02, 2009 10:48
by scriptkid
Hi,

A 0.3 'b' version of the editor is available from the download page: http://www.cegui.org.uk/wiki/index.php/ ... oads_0.6.3

Please not that this only effects the Windows binaries. The sources and Mac binaries didn't need an update.

Re: CELayout Editor 0.6.3 don't accept some property values

Posted: Sat Oct 03, 2009 11:54
by Armitage1982
Unable to execute file:
C:\Program Files\CELayoutEditor 0.6.3b\bin\release\CELayoutEditor.exe

CreateProcess failed; code 14001.


?
By the way,
is this version compatible with CEGUI 0.7.x (the SVN one) ?
Because of the 'inner rect' fixes made for 0.7.0 I need to change a HUGE amount of widgets in my layout which is an impossible task if the new property NonClient isn't implemented in the editor.

Thanks

Re: CELayout Editor 0.6.3 don't accept some property values

Posted: Sat Oct 03, 2009 15:04
by scriptkid
Hi,

I'm sorry to hear that the editor doesn't start on your end. I downloaded the files myself (both the installer and the zipped binaries) and they worked on my end (Windows XP).

With regards to 0.7 compatibility: the editor compiles and runs against 0.7 already, but it certainly hasn't been tested enough. I need to do more research whether it will be possible to keep one editor which supports both 0.6 and 0.7. Since the editor is property oriented this should be possible (because newer properties will just get denied on 0.6 for example). But it's too soon to be sure yet!

HTH.

Re: CELayout Editor 0.6.3 don't accept some property values

Posted: Sat Oct 24, 2009 13:46
by kewur
i had the same thing. it appears i needed both the MSVCP71.DLL and msvcr71.dll

Re: CELayout Editor 0.6.3 don't accept some property values

Posted: Tue Dec 01, 2009 19:09
by morrigan
Hello,

I have the same problem ("CreateProcess failed; code 14001.").
Do you have a solution to use it ? Or a link to a old version which is ok ^^.

I need realy use CEGUI Layout Editor.

Thanks.