Search found 89 matches

by Dalfy
Thu Jun 29, 2006 05:56
Forum: Offtopic Discussion
Topic: Problems with sorting in Multicolumn list :?:
Replies: 3
Views: 3093

There is no way to define your own sort function at the moment. It use a string sort and thus the only solution is to use 01, 02, ...

There's no way to do it even in 0.5.0 RC1.
by Dalfy
Thu Jun 29, 2006 05:50
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49673

What are your most wanted widgets for the next release ?
by Dalfy
Tue Jun 27, 2006 09:28
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49673

I find myself creating UI dialogs that share sub components. One example would be an inventory dialog as a 4x4 grid of buttons. Each button contains a StaticImage and a StaticText name. In the Layout Editor I would create the first button then copy-paste for the additional 15 needed. Then I create ...
by Dalfy
Tue Jun 27, 2006 09:26
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49673

Speaking of internationalisation, I'll eventually need the ability to load screens/layouts in multiple languages. My current just-waking-up approach would be something like this: ... and within the LayoutEditor I would be able to input this text in multiple languages at once, via a language combobo...
by Dalfy
Fri Jun 23, 2006 06:22
Forum: Offtopic Discussion
Topic: RC 1 for Version 0.5 on Mac
Replies: 1
Views: 2232

Yep I forget those two file in the configure script that is used to create the distribution. In the final release I will also integrates premakes scripts.
by Dalfy
Wed Jun 21, 2006 12:09
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49673

Code Cleanup
Cegui use to much exception (from someone on IRC.)
by Dalfy
Wed Jun 21, 2006 12:07
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49673

CEGUI need custom memory allocator.


Some user (can't remember who ;)) are interested in managing the memory allocated by CEGUI.
by Dalfy
Wed Jun 21, 2006 12:05
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49673

0.6.X What do you want to see in 0.6 series

I created this thread following the discussion I have add with guyver6 and whitelynx on IRC. This thread is for you who are using CEGUI and want to suggest new features, cleanup, and more within CEGUI next development branch. In order to post here you need to spend some time with 0.5. Feel free to s...
by Dalfy
Wed Jun 21, 2006 12:01
Forum: Official Announcements, Works in Progress, and Future Directions
Topic: 0.5.0 RC1 released
Replies: 9
Views: 10478

Just a quick note to congratulate the other CEGUI team members on doing a superb job of getting this release done. Some of the things you've been up to in my absence are sounding pretty cool, and I hope to have a proper look at this RC1 release fairly shortly :) Just to let you know, that while my ...
by Dalfy
Mon Jun 19, 2006 11:04
Forum: Offtopic Discussion
Topic: Bugs/Issues
Replies: 4
Views: 3411

also under linux please make use of tar.gz they are made with the make dist command and have been tested a lot more than .zip intended toward Win32
by Dalfy
Wed Jun 14, 2006 06:06
Forum: Offtopic Discussion
Topic: probleme about chinese display and input,thanks a lot..
Replies: 11
Views: 15923

This version of CEGUI does not process correcly the XML export its fixed in HEAD of trunk. However I don't see why you need to use writeXMLToStream. only editing tools needs them or for dumping.
by Dalfy
Tue Jun 13, 2006 12:12
Forum: Offtopic Discussion
Topic: probleme about chinese display and input,thanks a lot..
Replies: 11
Views: 15923

Re: The problem still exist

chybin wrote:When typing chinese into edit,It will break in writeXMLToStream of ceguifont.cpp.

Which version of CEGUI are you using ?
by Dalfy
Tue Jun 13, 2006 12:10
Forum: Offtopic Discussion
Topic: CEGUI for ui and ogre as engine
Replies: 3
Views: 3701

there is a lot of example in the OGRE wiki and the GUI sample in OGRE. CEGUI is the default GUI toolkit provided with OGRE. There is also a tutorial on the wiki of CEGUI.
by Dalfy
Tue Jun 13, 2006 10:09
Forum: Skins and Themes
Topic: new skin for falagard buttons gets pixelized when enlarged
Replies: 11
Views: 11580

I moved the topic to skins and theme cause it seems more related to this than to the editor :)


But I have no solution to suggest at the moment sorry
by Dalfy
Tue Jun 13, 2006 10:05
Forum: Offtopic Discussion
Topic: probleme about chinese display and input,thanks a lot..
Replies: 11
Views: 15923

Which is the version you are using ?

Go to advanced search