Hi, all..
I'm trying to upgrade CEGUI from 0.4.x to 0.5.0b..
and it looks like there's no more background image things in StaticText.
There was a method called setBackgroundImage in 0.4.x, but now it's gone, and I can't even set the property using setProperty.
Does anybody know how to do this?
thanks in advance~
how to put background image in StaticText?
Moderators: CEGUI MVP, CEGUI Team
- Levia
- Quite a regular
- Posts: 83
- Joined: Mon May 22, 2006 18:25
- Location: Bergen op zoom, The Netherlands
- Contact:
Well...you should be able to do it with setProperty I suppose, but Im not sure because I dont use 0.5.
Or something like that. Sorry
Code: Select all
window->setProperty("BackgroundImage", "image:ImageName");
Or something like that. Sorry

Levia wrote:Well...you should be able to do it with setProperty I suppose, but Im not sure because I dont use 0.5.Code: Select all
window->setProperty("BackgroundImage", "image:ImageName");
Or something like that. Sorry
I hope I should be able to do it using setProperty,
but there's no such property in StaticText of 0.5..
Who is online
Users browsing this forum: Majestic-12 [Bot] and 11 guests