Search found 11 matches

by metylbk
Thu Dec 01, 2011 11:03
Forum: Help
Topic: [Resolved]How to quit a game properly using a button
Replies: 2
Views: 2096

[Resolved]How to quit a game properly using a button

I use Ogre, IOS, CEGUI to develop my Game. this is main.cpp CMKGame* game = CMKGame::create(); if(game->init()) game->run(); CMKGame::destroy(); After init Ogre, I create a render window: Ogre::RenderWindow* pRenderWindow = Ogre::Root::getSingleton().createRenderWindow( "MK", 1024, 768, fa...
by metylbk
Mon Oct 17, 2011 03:48
Forum: Help
Topic: how to spell CEGUI, Ogre
Replies: 1
Views: 1679

how to spell CEGUI, Ogre

I confuse how to spell them. are /sigai/ and /ogr/ ?
by metylbk
Thu Jul 21, 2011 09:45
Forum: Help
Topic: make invisible a part of parent widget
Replies: 6
Views: 4069

Re: make invisible a part of parent widget

Do I have to draw a framewindow exactly what I want? (there is a transparent area at the top right of frame). Can't I achieve what I want by coding?
by metylbk
Wed Jul 20, 2011 02:34
Forum: Help
Topic: make invisible a part of parent widget
Replies: 6
Views: 4069

make invisible a part of parent widget

Hi! I have a frame window with green background. I add a staticImage to the framewindow. The StaticImage is quite transparent, but it overlaps on a part of framewindow, so that it becomes not transparent as my will. How can make a part of windowframe where the staticimage overlaps invisible (or tran...
by metylbk
Fri Jul 15, 2011 16:46
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: can't create image in CEED imageset editor
Replies: 3
Views: 6033

Re: can't create image in CEED imageset editor

sorry, you said right, I use snapshot2. When I click on an image: http://farm3.anhso.net/upload/20110715/23/o/anhso-234253_NotUpdate.jpg http://up.anhso.net When I re-size an image: http://farm3.anhso.net/upload/20110715/23/o/anhso-235301_NotUpdate.jpg http://up.anhso.net The position, size of image...
by metylbk
Fri Jul 15, 2011 08:23
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: can't create image in CEED imageset editor
Replies: 3
Views: 6033

can't create image in CEED imageset editor

I get exception when create image in Imageset Editor: Exception message: 'VisualEditing' object has no attribute 'lastMousePosition' Traceback: File "C:\Users\Admin\Devel\CEGUI\CEED\editors\imageset\visual.py", line 590, in createImageAtCursor http://farm3.anhso.net/upload/20110715/15/o/an...
by metylbk
Fri Jul 15, 2011 01:55
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: imageset editor in CEED error
Replies: 3
Views: 4470

Re: imageset editor in CEED error

It was hardware fault. I download CEED into my Laptop and my PC (at my company), this issue doesn't happen on my PC. I don't know why.
by metylbk
Thu Jul 14, 2011 18:56
Forum: Official Unified CEGUI Editor Tool (CEED)
Topic: imageset editor in CEED error
Replies: 3
Views: 4470

imageset editor in CEED error

Hi every one! I've tried CEED, it's amazing. Thanks Kulik so much! I have a problem in creating the imageset file. In the first time, I click on the imageset file, it shows correctly both image and rectangles: http://www.flickr.com/photos/63369459@N04/5937290139/in/photostream But when I move the mo...
by metylbk
Wed Jul 13, 2011 03:55
Forum: Unofficial CEGUI-Related Tools
Topic: CELayoutEditor 0.6.3 load resource error
Replies: 1
Views: 8063

CELayoutEditor 0.6.3 load resource error

I move my custom xml file: common.scheme, common.looknfeel, common.imageset, common.png to datafiles folder of CELayoutEditor. All files work correctly in my project, I just wanna test CELayoutEditor. It throws exception in start: ================================================== CELayoutEditor has...
by metylbk
Sat Jul 09, 2011 02:51
Forum: Official Announcements, Works in Progress, and Future Directions
Topic: CEGUI / CELayoutEditor / CEImageset Editor 0.6.2 Released!
Replies: 13
Views: 37030

Re: CEGUI / CELayoutEditor / CEImageset Editor 0.6.2 Release

The CEImagesetEditor is great and helpful. Thank you very much. But it is hard to use. It doesn't have some important shortcut keys such that Ctrl + Z, Delete, create new imageset item... I also doesn't have tool tip. When I config the default resource group to my imageset folder, config background ...

Go to advanced search