Search found 8 matches
- Mon Aug 23, 2010 03:30
- Forum: Official Announcements, Works in Progress, and Future Directions
- Topic: CEGUI Project Status Update - August 2010
- Replies: 7
- Views: 25516
Re: CEGUI Project Status Update - August 2010
Hi,CE. Sad to hear that.But,we all salute scriptkid and thank him for all his efforts over the years. What I can only say with my bad English is,very thanks for your before and following devotes.And you are a so enthusiasm man with what you like,so keep on going.We all pay close attention to you,Com...
- Wed Apr 21, 2010 11:39
- Forum: Help
- Topic: May I use the LayoutEditor to create dynamic window?
- Replies: 6
- Views: 3691
Re: May I use the LayoutEditor to create dynamic window?
The math in Demo7 is probably not a good example of how to do a wobbly effect. I just hacked it together one afternoon and that was that Oh,my man! :shock: U are a good and powerful guy. :roll: But actually i think it should be a good example that it clearly shows using effect should combine math o...
- Wed Apr 21, 2010 06:22
- Forum: Help
- Topic: May I use the LayoutEditor to create dynamic window?
- Replies: 6
- Views: 3691
Re: May I use the LayoutEditor to create dynamic window?
Oh ok "shadow programming" should have been "shader programming" Haha,so terrible I forget it,so stupid... :mrgreen: :hammer: For dynamic windows there are a couple of opportunities. You can hook into the WIndow::update function either directly by subclassing and registering you...
- Tue Apr 20, 2010 00:59
- Forum: Help
- Topic: May I use the LayoutEditor to create dynamic window?
- Replies: 6
- Views: 3691
Re: May I use the LayoutEditor to create dynamic window?
I'm uncertain as to what you mean by the terms 'dynamic window' and 'shadow programming' :) CE. Hi,CE.Thanks for your reply.And after I use the CEGUI,I feel it's a very great UI System.So worshipped to you! :D And the 'dynamic window' I said is that the windows can have special affects so that it c...
- Mon Apr 19, 2010 04:38
- Forum: Help
- Topic: May I use the LayoutEditor to create dynamic window?
- Replies: 6
- Views: 3691
May I use the LayoutEditor to create dynamic window?
Hello,I want to use the LayoutEditor(or other tools) to create dynamic window instead of coding it in the source code.May I implement it? And,can the window use Shadow Progaramming? Please help me :) PS:I'm a totally new learner for CEGUI and a poor English learner.So please excuse me and point out ...
- Thu Apr 15, 2010 16:23
- Forum: Help
- Topic: 0.7.1's sample cannot run in OgreRenderer.[SOLVED]
- Replies: 6
- Views: 4516
Re: 0.7.1's sample cannot run in OgreRenderer.[SOLVED]
The point is - or was - that the log contains a part that starts with this: 27/03/2010 11:47:52 (Std) ******************************************************************************** 27/03/2010 11:47:52 (Std) * Important: * 27/03/2010 11:47:52 (Std) * To get support at the CEGUI forums, you must po...
- Tue Apr 13, 2010 08:45
- Forum: Help
- Topic: 0.7.1's sample cannot run in OgreRenderer.[SOLVED]
- Replies: 6
- Views: 4516
Re: A terrible error:0.7.1's sample cannot run in OgreRenderer..
I've no idea about the issue. And please, do not cut off the part of the log that explicitly says you have to post that part on the forum. WTF is wrong with you people?! CE. :?: I really don't know why u are so angry. :( WTF meaning of "do not cut off the part of the log that explicitly says y...
- Fri Apr 09, 2010 21:59
- Forum: Help
- Topic: 0.7.1's sample cannot run in OgreRenderer.[SOLVED]
- Replies: 6
- Views: 4516
0.7.1's sample cannot run in OgreRenderer.[SOLVED]
Hi,there.First say Hello to u~~ :D My problem is:When I use the ogre renderer to show the sample(every one),it doesn't work. :( Just after the constructor of CEGuiOgreBaseApplication,it comes the sampleApp->initialiseSample(); and then step into SchemeManager::getSingleton().create("TaharezLook...