Page 1 of 1

TextBlock.TextTrimming not supported

Posted: 28 Apr 2014, 14:33
by Kristof
In WPF, I can use the TextTrimming property on a TextBlock. If the text is too long to fit in its container, an ellipsis (...) will be shown.

E.g. <TextBlock Text="A long text" TextTrimming="CharacterEllipsis"/>

This is currently not supported in NoesisGUI. Does somebody have any idea how to work around this, or when this feature can be expected?

Re: TextBlock.TextTrimming not supported

Posted: 29 Apr 2014, 01:01
by jsantos
Hi,

Having been requested several times let me see if we can add it to the next minor release (1.1.8). In fact there is a ticket for it in the bugtracker. We should probably make public that database. That way everybody can get a better global idea of features and bugs being detected.

thanks!

Re: TextBlock.TextTrimming not supported

Posted: 30 Apr 2014, 16:11
by Kristof
I hope this will make it for 1.1.8. I'm looking forward to it!

Re: TextBlock.TextTrimming not supported

Posted: 20 May 2014, 18:51
by jsantos
Fixed in v1.1.8