Search found 89 matches

by Dalfy
Thu Jun 08, 2006 11:54
Forum: Modifications / Integrations / Customisations
Topic: Multiple Sheets at one time?
Replies: 7
Views: 4460

Exactly the same I think. A FrameWindow and a Button are both Window and the core of CEGUI handle a tree of Window object.
by Dalfy
Mon Jun 05, 2006 09:02
Forum: Unofficial CEGUI-Related Tools
Topic: Found a couple bugs - multiline error and color saving
Replies: 1
Views: 3137

Re: Found a couple bugs - multiline error and color saving

Hey guys, great job on the layout editor, keep up the good work. I don't know if anyone posted these bugs or not, but I hope this helps. It helps a lot, You might also use the bug tracker for such information 1. When I save a static text item with a return character in it, the layout editor saves t...
by Dalfy
Tue May 23, 2006 20:07
Forum: Offtopic Discussion
Topic: Wiki Improvements
Replies: 6
Views: 5683

We can also add some index pages with dedicated audience,
Artist related topics,
GUI designer topics,
Developer related topics,
etc...


If you think of any other page category ;)
by Dalfy
Tue May 16, 2006 14:31
Forum: Bug Reports, Suggestions, Feature Requests
Topic: General Feedback from 4+ months of usage.
Replies: 6
Views: 5258

All the code change on the editor or anything else is welcomed. Since we are working on improving the editor at the moment.

Skins\Visual Customization: It's another area which requires a visual editor.
by Dalfy
Sat May 13, 2006 08:20
Forum: Offtopic Discussion
Topic: Wiki Improvements
Replies: 6
Views: 5683

Wiki Improvements

The wiki is a greate tool and we hope it to grow regularly. I am starting this topic in order to allow the communauty of user to propose some enhancement that should occur on the wiki. It concerns missing topics, organization and communication between the development team and all of the user of the ...
by Dalfy
Wed Apr 12, 2006 06:25
Forum: CEGUI Library Development Discussion
Topic: 0.5.0
Replies: 36
Views: 33496

Lua 5.0.1 and lua 5.1.X should be two distinct scripting modules
by Dalfy
Mon Apr 10, 2006 19:20
Forum: CEGUI Library Development Discussion
Topic: 0.5.0
Replies: 36
Views: 33496

The dependencies are quite low, It consists in PCRE which should be easy to compile and it's a good thing to start compiling dependencies and other thing cause there is no plan to provide binary for 0.5. There has been binary distribution for 0.4.1 cause it was a last release before a lot of rewrite...
by Dalfy
Mon Apr 10, 2006 17:17
Forum: CEGUI Library Development Discussion
Topic: 0.5.0
Replies: 36
Views: 33496

0.5 will not be available until a complete move to MIT. This includes some rewrites of the code for non written by Crazy Eddies parts which we do not get the authorization (most of the time no answer) from contributors. There is no release date planed at the moment but the initial date was april the...
by Dalfy
Thu Apr 06, 2006 20:01
Forum: CEGUI Library Development Discussion
Topic: 0.5.0
Replies: 36
Views: 33496

hehe
Branch are for this purpose and are cheap why not using them ?
by Dalfy
Sun Apr 02, 2006 08:57
Forum: Unofficial CEGUI-Related Tools
Topic: 2 Bugs in CEGUI Edit
Replies: 2
Views: 3608

The handling of data is completely revisited in the next release and all path information are now stored in the configuration files. 2 Does it occurs only with those caracteres or any non english char ? Are you sure the font definition you are using supports those chars ? For skins, did you look at ...
by Dalfy
Sun Apr 02, 2006 08:43
Forum: Unofficial CEGUI-Related Tools
Topic: CELayoutEditor and latest CEGUI
Replies: 3
Views: 4734

It's not working yet. but I will post a reply as soon as it's available in CVS
by Dalfy
Sat Apr 01, 2006 09:00
Forum: Unofficial CEGUI-Related Tools
Topic: CELayoutEditor and latest CEGUI
Replies: 3
Views: 4734

If you look at some older post in the same section you will find out that the 0.5 version of the editor is underway and should be available in sync with 0.5. With a lot of new things including supports for any schemes, a lot of fixes and the ability to set the path to the data in a more convenient w...
by Dalfy
Sat Apr 01, 2006 08:56
Forum: CEGUI Library Development Discussion
Topic: 0.5.0
Replies: 36
Views: 33496

The listbox widget does not introduce breaking change cause it is a completely new widget. I think we should put it in the release in order to get some user feedback until lindquist dive into changing the other similar widget.
by Dalfy
Mon Mar 20, 2006 06:45
Forum: CEGUI Library Development Discussion
Topic: Extending StaticText with Simple HTML
Replies: 9
Views: 10141

Another approach would be to use a list of area computed while parsing the text that can be used on the handler of your new window. Each time an area is clicked/hoovered you can traverse the various zone previously extracted and trigger the corresponding actions. Hope I made it understandable.
by Dalfy
Fri Mar 17, 2006 08:41
Forum: CEGUI Library Development Discussion
Topic: Leveraging renderer-specific capabilities (like 3D)
Replies: 3
Views: 5113

I would say yes it's greate to add some new widget but no it's not a good thing to use renderer specific code at the moment. I think CEGUI is not yet ready for some optimisation because of the following: ⋅ 0.5 (due to april 1st or 2nd) introduce some new way to describe widgets. That's new...

Go to advanced search