Search found 54 matches

by ldb
Fri Jun 29, 2007 09:28
Forum: Unofficial CEGUI-Related Tools
Topic: CEImagesetEditor -- Resource Directories
Replies: 14
Views: 12400

Hey ldb, looks really nice already :) thanks. Just to let you -and new readers know- that there is also another thread about upcoming tools: http://www.cegui.org.uk/phpBB2/viewtopic.php?t=2679 , which mentiones more or less the way how tools should interact with CEGUI. This seperation of threads is...
by ldb
Thu Jun 28, 2007 11:36
Forum: Unofficial CEGUI-Related Tools
Topic: CEImagesetEditor -- Resource Directories
Replies: 14
Views: 12400

this is a screenshot of what ive had in mind for a integrated cegui development environment. its extremely simple at the moment, but its using the wxWidgets doc/view wxDocTemplate and wxAUI stuff (which will implement doc/views for each type in the project explorer). http://picasaweb.google.com/levi...
by ldb
Thu Jun 28, 2007 01:18
Forum: Unofficial CEGUI-Related Tools
Topic: CEImagesetEditor - Now official tool!
Replies: 71
Views: 70262

drumicube the screenshots of the wxAUI implementation of your editor (CESkinEditor) looks very cool! i am currently working on a tool using wxAUI myself, and would be very interested in seeing the source code for CESkinEditor so that i could possibly integrate it into my tool. i would basically like...
by ldb
Wed Jun 27, 2007 13:23
Forum: Skins and Themes
Topic: new skin based on Kore
Replies: 13
Views: 23497

Pompei2 wrote:btw: the link to your picture seems broken.


fixed. sorry bout that.
by ldb
Wed Jun 27, 2007 01:30
Forum: Unofficial CEGUI-Related Tools
Topic: CEImagesetEditor -- Resource Directories
Replies: 14
Views: 12400

i was searching around for a way to make wxWidget apps similar to Visual Studio, and found out about the wxAUI, which is part of the latest wxWidgets -- and it looks incredibly cool. this looks like the perfect application framework for a cegui tool. here is a screenshot of the sample wxAUI applicat...
by ldb
Tue Jun 26, 2007 23:55
Forum: Skins and Themes
Topic: new skin based on Kore
Replies: 13
Views: 23497

thanks guys. the graphics are taken directly from the Kore window decoration. its GPL'ed, and im not all that sure how it works with graphics. i just liked the theme so much i thought it would make an awesome cegui skin. it turned out looking exactly like the original Kore theme, which is really coo...
by ldb
Tue Jun 26, 2007 07:22
Forum: Unofficial CEGUI-Related Tools
Topic: CEImagesetEditor -- Resource Directories
Replies: 14
Views: 12400

Maybe you can come up with something generic, usefull for the tools? http://www.cegui.org.uk/phpBB2/viewtopic.php?t=2679 So that a Project can also contain a bunch of layout file paths, looknfeels and such. Like a complete solution. Then Project can be a base-class in the tools layers. Just some th...
by ldb
Tue Jun 26, 2007 06:49
Forum: Unofficial CEGUI-Related Tools
Topic: CEImagesetEditor -- Resource Directories
Replies: 14
Views: 12400

CEImagesetEditor -- Resource Directories

hello, ive run into something in the imageset editor where i think it could be improved. when setting resource group directories, they dont seem to persist. this actually makes sense since resources for an imageset could vary depending on your project. my thoughts on improving this behavior would be...
by ldb
Tue Jun 26, 2007 05:26
Forum: CEGUI Library Development Discussion
Topic: Tool API/Foundation
Replies: 10
Views: 11103

what do you guys think about a layout system? for instance, you could have horizontal layouts, vertical layouts and grid layouts, similar to toolkits such as gtk or qt. you could then nest these layouts to have any kind of layout you could imagine. basically just create the widget, add it to the lay...
by ldb
Tue Jun 26, 2007 05:03
Forum: Skins and Themes
Topic: new skin based on Kore
Replies: 13
Views: 23497

new skin based on Kore

hello,

ive start working on a new cegui theme based of the kore theme found on kde-look.org. i have a FrameWindow done, and a screenshot:

http://picasaweb.google.com/levi.burton/CEGUI/photo#5080229820619172802

let me know what you think.
by ldb
Sat Jun 23, 2007 16:12
Forum: CEGUI Library Development Discussion
Topic: autotools build fix/ogre render samples fix
Replies: 13
Views: 13883

Hi, patches like these are highly appreciated, thank you! I will forward the message to teammember(s) who have cegui running on linux. I still am busy setting up a linux box myself. cool, thank you! i was a long time (8 years) linux user/developer before switching to windows. i just installed linux...
by ldb
Sat Jun 23, 2007 14:41
Forum: CEGUI Library Development Discussion
Topic: autotools build fix/ogre render samples fix
Replies: 13
Views: 13883

Re: linux patch

i have provided a link to a patch that fixes the build system in trunk and fixes some other issues. the problem was that the new tree stuff hadnt been added to any Makefile.am files. the object files for the tree code wasnt being linked, and the headers were not being installed. i fixed all this in...
by ldb
Fri Jun 22, 2007 11:44
Forum: CEGUI Library Development Discussion
Topic: autotools build fix/ogre render samples fix
Replies: 13
Views: 13883

autotools build fix/ogre render samples fix

i have provided a link to a patch that fixes the build system in trunk and fixes some other issues. the problem was that the new tree stuff hadnt been added to any Makefile.am files. the object files for the tree code wasnt being linked, and the headers were not being installed. i fixed all this in ...
by ldb
Mon Jun 18, 2007 20:48
Forum: Bug Reports, Suggestions, Feature Requests
Topic: Different colours in one string
Replies: 48
Views: 37755

ldb, thanks for your work. I was about to start doing some kind of a RichText Multiline Editbox when I saw this thread and your solution for rendering different colours in a line of text. I think its a very good way to start. I was thinking of implementing some triggers for the font style (bold, it...
by ldb
Thu May 17, 2007 14:57
Forum: Bug Reports, Suggestions, Feature Requests
Topic: Different colours in one string
Replies: 48
Views: 37755

But in a per-font basis he can set it globally too, so it's better. You chose the right one well, it wasnt really a matter of choice -- i was pretty much forced into that decision. im just glad its worked out. :wink: but yeah, this way the user can define a font, which has colour triggering enabled...

Go to advanced search