Search found 6 matches

by bunjee
Fri Jul 06, 2007 15:03
Forum: Help
Topic: Closing window tutorial
Replies: 4
Views: 4357

//============================================================================= //============================================================================= bool Gui::closeWindow(const CEGUI::EventArgs& e) { printf("Closing window\n"); return true; } Any w...
by bunjee
Fri Jul 06, 2007 11:35
Forum: Help
Topic: Closing window tutorial
Replies: 4
Views: 4357

Closing window tutorial

Hey guys, Anybody got sparing code for the Close Window procedure ? Here is the code I'm working on: //============================================================================= //============================================================================= bool Gui::createWindow(const CEGUI:...
by bunjee
Wed Jul 04, 2007 14:09
Forum: Offtopic Discussion
Topic: CEGUI skins
Replies: 12
Views: 11698

Great,

Tell us when it's up :).
by bunjee
Tue Jul 03, 2007 22:41
Forum: Offtopic Discussion
Topic: Run demo in Opengl.
Replies: 3
Views: 5021

Thanks,

In fact the DirectX SDK of October 2006 was required to run the pre-compiled demos.

Newcomers can find it here : http://www.microsoft.com/downloads/details.aspx?FamilyId=013C0F78-3C9B-44DC-B8BE-46783BCAC3CB&displaylang=en

Thanks.
Ben.
by bunjee
Tue Jul 03, 2007 22:39
Forum: Offtopic Discussion
Topic: CEGUI skins
Replies: 12
Views: 11698

CEGUI skins

Hello I'm very interested in the QuadraticLook for CEGUI 0.5.0.

Unfortunately on that page : http://www.cegui.org.uk/skins/ the link is broken.

Any of you guys got a mirror ?

Thanks. :)
by bunjee
Sat Jun 16, 2007 14:06
Forum: Offtopic Discussion
Topic: Run demo in Opengl.
Replies: 3
Views: 5021

Run demo in Opengl.

Hey there, First, hello everybody I'm new here and we want to use CEGUI for our Opengl end class project. Now my question: When I'm trying to run the examples I'm getting the "d3dx9d_31.dll not found error" even if I have the direct 3d SDK installed and everything because it requires a pri...

Go to advanced search