with my pleasure.
good luck!
Search found 27 matches
- Thu Dec 10, 2009 12:31
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: [Bug]two issue after resizing application window
- Replies: 15
- Views: 12011
- 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.
i tested ogre openGL renderer,and the problem was gone,but when i use D3D renderer the problem comeback again.
- 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...
- 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...
i followed your suggestion,but unfortunately,the problem of icon wrong scaled and gui randomly disappear still happens after the resizing...
- 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...
- 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...
- 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.
i understood now,thank you for the explanation.
and best wish for your toolset working.
- 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...
- 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...
- 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.
- 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.
- 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?
- 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...
- Tue Nov 17, 2009 10:04
- Forum: Modifications / Integrations / Customisations
- Topic: [slvd]are there any way to monitor the cursor state changing
- Replies: 2
- Views: 3806
Re: are there any way to monitor the cursor state changing?
thank you scriptkid, i got it.
- 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...