Search found 6 matches

by karmaGfa
Wed Feb 23, 2005 10:53
Forum: Modifications / Integrations / Customisations
Topic: Where are the sources of the latest OgreGUIRenderer ?
Replies: 1
Views: 1690

Re: Where are the sources of the latest OgreGUIRenderer ?

Found : it is on the v1-0 branch of Ogre on CVS.
by karmaGfa
Wed Feb 23, 2005 07:49
Forum: Modifications / Integrations / Customisations
Topic: Where are the sources of the latest OgreGUIRenderer ?
Replies: 1
Views: 1690

Where are the sources of the latest OgreGUIRenderer ?

Hello, Today I wanted to update the libraries of CEGUI and Ogre to be synchronized with the latest stable releases, so I installed Ogre 1.0.0 RC1 and CEGUI mk2 0.2.0 I saw that the OgreGUIRenderer project is no longer in the CEGUI lib as the news said, but I was not able to find where on the web thi...
by karmaGfa
Tue Feb 22, 2005 12:04
Forum: Modifications / Integrations / Customisations
Topic: How to do a progression bar with CEGUI ?
Replies: 12
Views: 6848

Re: How to do a progression bar with CEGUI ?

Finally, the progress bar doesn't do what I need (my bar is a vertical bar), so I found the solution in the StaticImage : To avoid the picture to be streched while resizing the componant, I am using the vertical formating : <pre> m_pEnergyBar->setVerticalFormatting(StaticImage::VertFormatting::Botto...
by karmaGfa
Tue Feb 22, 2005 10:39
Forum: Modifications / Integrations / Customisations
Topic: How to do a progression bar with CEGUI ?
Replies: 12
Views: 6848

Re: How to do a progression bar with CEGUI ?

Lol, I just found a file named "CEGUIProgressBar.h" :oops:
Perhaps it is doing what I want .. :D
by karmaGfa
Tue Feb 22, 2005 10:23
Forum: Modifications / Integrations / Customisations
Topic: How to do a progression bar with CEGUI ?
Replies: 12
Views: 6848

How to do a progression bar with CEGUI ?

Hello, Does somebody know how to make a progression bar from a picture ? I mean, I have a graphical bar, and I want to display part of it only, and it will change gradually and programmatically at runtime. Should I luse a simple CEGUI::StaticImage (how ?) or there is a more suitable component for th...
by karmaGfa
Wed Jan 19, 2005 08:06
Forum: Modifications / Integrations / Customisations
Topic: how to use system's font ?
Replies: 1
Views: 1823

how to use system's font ?

Hello, Someone knows how to use a font present on the current system ? I would like to use the chinese font which is available on all the chinese version of window instead of providing one (too big, and copyright issues perhaps) with my game. Thank you -- For the 2005 year, I will not complain anymo...

Go to advanced search