Search found 9 matches

by Donner
Tue Dec 23, 2008 03:41
Forum: Official Announcements, Works in Progress, and Future Directions
Topic: CEGUI / CELayoutEditor / CEImageset Editor 0.6.2 Released!
Replies: 13
Views: 41877

Is the new CEGUI with Irrlicht 1.5 compatible? Did you try that or did anyone try it?
by Donner
Tue Nov 18, 2008 02:56
Forum: Help
Topic: Create Skins (Looknfeel-Files)
Replies: 7
Views: 4734

Yeah, thanks a lot. It works.
by Donner
Sat Nov 15, 2008 01:19
Forum: Help
Topic: Create Skins (Looknfeel-Files)
Replies: 7
Views: 4734

Thank you, your solution solved the problem. Now I have another question: The corners of my button are rounded off. The Problem is, that the inner area of the button, which is defined in the looknfeel file - it has a certain color, is "on top" of the frame, so you can actually see the corn...
by Donner
Thu Nov 13, 2008 04:28
Forum: Help
Topic: Create Skins (Looknfeel-Files)
Replies: 7
Views: 4734

Hey guys, thanks a lot! I didn't know the falagard docs, that really helped! Well, now I created, based on the "WindowsLook", which is in the SDK, my own looknfeel file and imageset, atm it contains only a standard button. And there I have already my first problem. The frame of my button i...
by Donner
Tue Nov 11, 2008 02:11
Forum: Help
Topic: Create Skins (Looknfeel-Files)
Replies: 7
Views: 4734

Create Skins (Looknfeel-Files)

Hey, I read the Tutorial " Creating Skins " in the Wiki and I think I got it so far, but I have one question: Could someone explain the XML-codes in the article? <Child type="Vanilla/Titlebar" nameSuffix="__auto_titlebar__"> <Area> <Dim type="LeftEdge" ><Absol...
by Donner
Sun Oct 05, 2008 02:09
Forum: Help
Topic: Problem with my imageset
Replies: 4
Views: 3734

yes, I use IrrlichtRenderer... is that a problem?
by Donner
Sat Sep 13, 2008 04:46
Forum: Help
Topic: Problem with my imageset
Replies: 4
Views: 3734

Problem with my imageset

Hey, I have a new problem. I created a imageset which contains icons (toolbar-icons). Now I want to crate a little toolbar, based on the TaharezLook-Skin. So I use the ImageButton-Window to draw the buttons of the Toolbar. I created the imageset with the imageset editor and with the imageset editor ...
by Donner
Tue Jul 29, 2008 13:31
Forum: Help
Topic: [solved] Error by starting my compiled project (VC 2005)
Replies: 2
Views: 2482

Hey, it works! :D

Thanks!!

Well, now I'll play with the CEGUI the rest of the day :)
by Donner
Tue Jul 29, 2008 09:55
Forum: Help
Topic: [solved] Error by starting my compiled project (VC 2005)
Replies: 2
Views: 2482

[solved] Error by starting my compiled project (VC 2005)

Hi, i made a Project with one code file (main.cpp) in VS 2005. Main.cpp contains just the following: #include <irrlicht.h> #include <CEGUI.h> #include <irrlichtrenderer.h> int main(void) { irr::IrrlichtDevice* device = irr::createDevice(); irr::video::IVideoDriver* driver = devi...

Go to advanced search