Search found 3 matches

by ivy_nameless
Mon Aug 28, 2006 11:44
Forum: Help
Topic: how to define an image as "full_image"
Replies: 0
Views: 2000

how to define an image as "full_image"

I want to use this function
" CEGUI::Window::setMouseCursor(const String& imageset, const String& image_name) "
Should I define an image as "full_image" with a proper size?
by ivy_nameless
Sun Jul 23, 2006 05:37
Forum: Help
Topic: how can I solve this "createWindow"prolem
Replies: 2
Views: 2385

thanks for replying.
i found the mistake.just a balnk surplus before"TaharezlLook"so the systerm cant distinguish the type. :P
haha~a stupid mistake.
by ivy_nameless
Fri Jul 21, 2006 13:18
Forum: Help
Topic: how can I solve this "createWindow"prolem
Replies: 2
Views: 2385

how can I solve this "createWindow"prolem

when I try to code like this ScrollablePane* pbar = static_cast<ScrollablePane*>(winMgr.createWindow(" TaharezLook/ScrollablePane", "Progbar1")); option_wnd->addChildWindow(pbar); it caught the exceptions: WindowFactoryManager::getFactory - A WindowFactory object, an alias, or ma...

Go to advanced search