what i miss is if Alignment="center|bottom|top|left|right" / TextAlignment="center|bottom|top|left|right"and so on is vertical or horizontal.
PosL="center;0"
I've trouble doing proper placement of battery percentage
Also i would like to have information about the bounding box rendering etc that is also related to this.
[SlideToUnlockText] SizeL="300;64" SizeP="300;64" PosL="center;430" PosP="center;750" Text="Slide to unlock" Font=";14;bold;0" Alignment="center"
For example, the declaration of widget type and name is a bit unclean. I do not get the difference between Rect_Top and Rect_Bottom. It is simply a widget of type "Rect", and we declare the name in Widget\1\Name= like "Rect.Rect_Bottom", right?
# Name is composed by WidgetType.WidgetName # The WidgetName must be unique.
If so, why is then 'Notification.MissedCalls 'not a similar type.name relation, but more like type.subtype?
Type="call"