Hi, I notice that some controls(such as staticimage , statictext) has both HorizontalAlignment property and HorzFormatting property, what's the difference ? I'm puzzled---- And also VerticalAlignment and VertFormatting.
Thanks!
difference between HorizontalAlignment and HorzFormatting ?
Moderators: CEGUI MVP, CEGUI Team
- scriptkid
- Home away from home
- Posts: 1178
- Joined: Wed Jan 12, 2005 12:06
- Location: The Hague, The Netherlands
- Contact:
Hi,
i can understand the confusion, don't worry
The Alignment properties manage widget positions and alignment in relation to other widgets to provide a very basic automatic layout mechanism.
The Formatting properties manages the position and alignment of a widget's content, such as text. If you are looking at laying out your text within a textbox for example, you need the Formatting properties.
HTH.
i can understand the confusion, don't worry
The Alignment properties manage widget positions and alignment in relation to other widgets to provide a very basic automatic layout mechanism.
The Formatting properties manages the position and alignment of a widget's content, such as text. If you are looking at laying out your text within a textbox for example, you need the Formatting properties.
HTH.
Check out my released snake game using Cegui!
thanks, i got it
Thanks scriptkid, I got it.
Who is online
Users browsing this forum: Google [Bot] and 13 guests