Search found 4 matches

by yuunanase
Mon Dec 08, 2008 02:32
Forum: Help
Topic: How find Column's ListboxItem of MultiColumnList?
Replies: 3
Views: 1942

thanks

I find CEGUI::getItemAtGridReference

thanks
by yuunanase
Sun Dec 07, 2008 13:50
Forum: Help
Topic: How find Column's ListboxItem of MultiColumnList?
Replies: 3
Views: 1942

How find Column's ListboxItem of MultiColumnList?

My English is very poor I hope you know my mean Code: mrankingbrothers =(CEGUI::MultiColumnList*)cewin->getWindow((CEGUI::utf8*)"BattleRoot/RankingBrothers"); mrankingbrothers->addColumn("Name",0,CEGUI::UDim(0.3f, 0.0f)); mrankingbrothers->addColumn("Score", 1, CEGUI::U...
by yuunanase
Sat Nov 01, 2008 08:42
Forum: Help
Topic: OpenGL Demo?
Replies: 1
Views: 1341

OpenGL Demo?

Have any OpenGL's Demo? I want to study it , but I run opengl render with error "於 0x00000000 的 mainApp.exe 中發生未處理的例外狀況: 0xC0000005: 讀取位置 0x00000000 時發...
by yuunanase
Sat Nov 01, 2008 07:24
Forum: Help
Topic: I have a quest[opengl]
Replies: 1
Views: 1212

I have a quest[opengl]

code : #include "firstwindow.h" #include "CEGUI.h" #include "RendererModules/OpenGLGUIRenderer/openglrenderer.h" int main(int argc, char *argv[]) { using namespace CEGUI; CEGUI::OpenGLRenderer* myRenderer = new CEGUI::OpenGLRenderer( 0 ); } but why happen result OpenGLG...

Go to advanced search