Another text question

I have the following

<TextBlockx:Name="MyLink"Canvas.Left="150"Canvas.Top="0"FontFamily="Verdana"FontSize="12"

Width="250"TextWrapping="Wrap"Text="some say on his days off he makes shoes for tiny little ants..." />

But I require the text inside to be centred, is this possible in any way, will the final release of wpfe have some more text properties, as I see it justification shouldnt be hard to implement, svg has had it for years and this is a very important feature, text is going to be used a lot and this cant be a hard thing to add for the wpfe team (its as though the icing on the cake has been left off).

Richard

[2460 byte] By [rgny] at [2008-2-27]
# 1

I can't find the post right now, but I'm pretty sure that text alignment will be in the next CTP. I think this is one of the top requests from the forums and like you said fairly easy to implement (easy for me to say :).

BryantLikes at 2007-9-7 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Designer Issues...
# 2

We do not support TextAlignment and currently have no plans to add it in v1.

See the following post for more information: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1258008&SiteID=1

-mark
Program Manager
Microsoft
This post is provided "as-is"

MarkRideout at 2007-9-7 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Designer Issues...
# 3

Hi

I think youve dropped a big one here or maybe your going to surprise us at

Mix 07 and announce centred text

Regards

Richard

rgny at 2007-9-7 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Designer Issues...