Search found 4 matches
- Mon May 16, 2005 00:19
- Forum: Modifications / Integrations / Customisations
- Topic: Static Images and Alpha Channels
- Replies: 2
- Views: 2480
Re: Static Images and Alpha Channels
StaticImages do support alpha, you can adjust the exact properites through the setAlpha (float alpha) method.
- Thu Apr 28, 2005 11:25
- Forum: Modifications / Integrations / Customisations
- Topic: Linux configure problems
- Replies: 1
- Views: 1879
Linux configure problems
I've downloaded the 0.2.0 source package and also the xerces-c binary package which I've installed to /usr/lib and /usr/include. My problem is when trying to configure CEGui, it complains about not being able to find the xerces-c library. I've checked through the configure script options and it didn...
- Sat Apr 16, 2005 11:12
- Forum: Modifications / Integrations / Customisations
- Topic: Trouble loading a scheme
- Replies: 5
- Views: 4561
Re: Trouble loading a scheme
I'm using the data files from the OGRE Gui demo, i've run the demo app without any problems which is why I'm so stumped on this one.
- Sat Apr 16, 2005 00:00
- Forum: Modifications / Integrations / Customisations
- Topic: Trouble loading a scheme
- Replies: 5
- Views: 4561
Trouble loading a scheme
Hello there, I've recently started using CEGui for the project I'm involved in but have run into a few problems. As you may guess from the title my problem lies with attempting to load a scheme file as I get an exception thrown. I have the CEGUI::System initialised ok but when I call SchemeManager::...