0.4.x => 0.5.0 upgrade questions..
Posted: Fri Mar 02, 2007 19:05
Hi,
I'm trying to upgrade my program from CEGUI 0.4.x to 0.5.0..
I think lots of members(classes) have disappeared.
I found somewhere in this forum that I can replace StaticText or StaticImage to DefaultWindow, but then, how can I replace many members of Static*?
There're no such members in DefaultWindow.
For example,
StaticText had setHorizontalFormatting, setVerticalFormatting member function, but it isn't in DefaultWindow.
I think I can use setProperty function to set these values, but I can't find references that I can use in setProperty.
Where can I find them?
Please help~
Thanks in advance,
Todd.
I'm trying to upgrade my program from CEGUI 0.4.x to 0.5.0..
I think lots of members(classes) have disappeared.
I found somewhere in this forum that I can replace StaticText or StaticImage to DefaultWindow, but then, how can I replace many members of Static*?
There're no such members in DefaultWindow.
For example,
StaticText had setHorizontalFormatting, setVerticalFormatting member function, but it isn't in DefaultWindow.
I think I can use setProperty function to set these values, but I can't find references that I can use in setProperty.
Where can I find them?
Please help~
Thanks in advance,
Todd.