Page 1 of 1

[CELayoutEditor] assert if click on static text with a %

Posted: Tue Jun 24, 2008 23:01
by fezztah
Odd one here, is it just my setup or...

1. create a new layout.
2. make a static text widget
3. set the text to "%"
4. click away then click on the widget again

Program: C:\Projects\CELayoutEditor\bin\debug\CELayoutEditor_d.exe
File: f:\sp\vctools\crt_bld\self_x86\crt\src\output.c
Line: 2310
Expression: ((state == ST_NORMAL) || (state == ST_TYPE))

editor v0.6.0

Posted: Wed Jun 25, 2008 07:44
by scriptkid
I'll try to reproduce it. Thanks for the details. Maybe it tries to format something (printf %) without arguments.

Ticket: http://www.cegui.org.uk/mantis/view.php?id=286

Re: [CELayoutEditor] assert if click on static text with a %

Posted: Tue Dec 29, 2009 14:23
by scriptkid
This has been fixed, and will be available in a new release.