Search found 27 matches

by Cloudage
Wed Dec 09, 2009 15:13
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Bug]two issue after resizing application window
Replies: 15
Views: 12011

Re: Bug?two issue after resizing application window

hi CE!
i tested ogre openGL renderer,and the problem was gone,but when i use D3D renderer the problem comeback again.
by Cloudage
Wed Dec 09, 2009 09:19
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Bug]two issue after resizing application window
Replies: 15
Views: 12011

Re: Bug?two issue after resizing application window

hi CE, here`s my cegui.log: 09/12/2009 16:03:39 (Std) Display resize: w=1010 h=730 09/12/2009 16:03:39 (Std) Display resize: w=1011 h=730 09/12/2009 16:03:39 (Std) Display resize: w=1012 h=730 09/12/2009 16:03:39 (Std) Display resize: w=1016 h=730 09/12/2009 16:03:39 (Std) Display resize: w=1018 h=7...
by Cloudage
Tue Dec 08, 2009 13:24
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Bug]two issue after resizing application window
Replies: 15
Views: 12011

Re: Bug?two issue after resizing application window

hi CE,
i followed your suggestion,but unfortunately,the problem of icon wrong scaled and gui randomly disappear still happens after the resizing...
by Cloudage
Mon Dec 07, 2009 09:55
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Bug]two issue after resizing application window
Replies: 15
Views: 12011

Re: Bug?two issue after resizing application window

i did these: unsigned int w,h,cd; int x,y; Enviroment::RenderWindow->getMetrics(w,h,cd,x,y);//this is a call to the ogre render window CEGUI::Size sz = CEGUI::Size(w,h); renderer->setDisplaySize(sz); CEGUI::System::getSingleton().notifyDisplaySizeChanged(sz); CEGUI::FontManager::getSingleton().notif...
by Cloudage
Sun Dec 06, 2009 06:00
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Bug]two issue after resizing application window
Replies: 15
Views: 12011

Re: Bug?two issue after resizing application window

hi CE. bad news,i tried the WindowsLookSkin distributed with the 0.7.1 source,the titlebar is okay after i resize render window,but seems there are some new problems: http://i76.photobucket.com/albums/j26/REDCLOUD_P/1-3.jpg picture 1 http://i76.photobucket.com/albums/j26/REDCLOUD_P/2-4.jpg picture 2...
by Cloudage
Sat Dec 05, 2009 14:58
Forum: Offtopic Discussion
Topic: an old little question about layout file format...
Replies: 2
Views: 3441

Re: an old little question about layout file format...

hi CE,
i understood now,thank you for the explanation.
and best wish for your toolset working. :)
by Cloudage
Sat Dec 05, 2009 07:24
Forum: Offtopic Discussion
Topic: an old little question about layout file format...
Replies: 2
Views: 3441

an old little question about layout file format...

this question is nothing but just a little personal curiosity.current format is okay,but i just think... currently our layout format is <Window Type="WindowsLook/FrameWindow" Name="Root/Pad" > <Property Name="Font" Value="UKai-8" /> <Property Name="Text&q...
by Cloudage
Sat Dec 05, 2009 06:17
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Bug]two issue after resizing application window
Replies: 15
Views: 12011

Re: Bug?two issue after resizing application window

hi CE,nice to see you back. i use CEGUI 0.7.1 from the download page on the wiki. and i also tried the TaharezLook,it have the same problem,but WindowsLook will cause a error as below: 05/12/2009 14:13:43 (Std) Started creation of Scheme from XML specification: 05/12/2009 14:13:43 (Std) ---- CEGUI G...
by Cloudage
Thu Nov 26, 2009 04:00
Forum: Modifications / Integrations / Customisations
Topic: [slvd]is there any way to speed up bitmap font loading?
Replies: 2
Views: 3893

Re: is there any way to speed up bitmap font loading?

forget this.the release build doesnt have such a issue.it`s only in the debug build.
by Cloudage
Wed Nov 25, 2009 09:23
Forum: CEGUI Library Development Discussion
Topic: Falagard Visual Skin / Scheme Editor
Replies: 65
Views: 61727

Re: Falagard Visual Skin / Scheme Editor

i think $30 for such a tool is okay.and if there will be a demo(or a video demo,or even just a simple introduction html page) inside the sdk distribution will be great.
by Cloudage
Wed Nov 25, 2009 04:33
Forum: Modifications / Integrations / Customisations
Topic: [slvd]is there any way to speed up bitmap font loading?
Replies: 2
Views: 3893

Re: is there any way to speed up bitmap font loading?

and through a more detailed log i see defining every 900 images for a font imageset will take 1 second,this caused a very long font loading time.can we speed this up?
by Cloudage
Wed Nov 25, 2009 03:37
Forum: Modifications / Integrations / Customisations
Topic: [slvd]is there any way to speed up bitmap font loading?
Replies: 2
Views: 3893

[slvd]is there any way to speed up bitmap font loading?

22/11/2009 15:53:04 (Std) Started creation of Font from XML specification: 22/11/2009 15:53:04 (Std) ---- CEGUI font name: MSYH_10 22/11/2009 15:53:04 (Std) ---- Font type: Pixmap 22/11/2009 15:53:04 (Std) ---- Source file: MSYH_10.imageset in resource group: (Default) 22/11/2009 15:53:04 (Std) Sta...
by Cloudage
Tue Nov 17, 2009 09:59
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [Bug]two issue after resizing application window
Replies: 15
Views: 12011

[Bug]two issue after resizing application window

before i resize the application window,everything just fine.but after i did it... 1.the titlebar of a framewindow become strange when i drag it to different position,like this: http://i76.photobucket.com/albums/j26/REDCLOUD_P/1-2.jpg http://i76.photobucket.com/albums/j26/REDCLOUD_P/2-3.jpg http://i7...

Go to advanced search