Hello everybody!
How do I keep the mouse cursor image from resizing when the resolution is changed?
CEGUI is integrated into Ogre3D here.
I will most probably have more questions about scaling and stretching in future, because I like unstretched textures more than stretched ones.
Greetings 3-R4Z0R
Keep the cursor from resizing upon resolution change
Moderators: CEGUI MVP, CEGUI Team
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Hi, and welcome
The Imageset definition XML has an autoscale option, disabling that will stop the stretching.
If you were to want other imagery scaled, but not the mouse, you would need to put the mouse cursor image(s) in a separate imageset with the appropriate autoscale setting (i.e. False).
HTH
CE.
The Imageset definition XML has an autoscale option, disabling that will stop the stretching.
If you were to want other imagery scaled, but not the mouse, you would need to put the mouse cursor image(s) in a separate imageset with the appropriate autoscale setting (i.e. False).
HTH
CE.
Useful Links: Forum Guidelines | Documentation | Tutorials | HOWTO | Videos | Donate to CEGUI | CEGUI Twitter
CrazyEddie wrote:Hi, and welcome
The Imageset definition XML has an autoscale option, disabling that will stop the stretching.
If you were to want other imagery scaled, but not the mouse, you would need to put the mouse cursor image(s) in a separate imageset with the appropriate autoscale setting (i.e. False).
HTH
CE.
Thank you very much! It works like a charm.
Greetings 3-R4Z0R
Who is online
Users browsing this forum: No registered users and 3 guests