home recent topics recent posts search faq  

Schaudin.com Forum



register | lost password | |
Messages in this topic - RSS

Home » Feature Requests and Suggestions » Databinding in WPF

Submit suggestions for expanding/improving RC-WinTrans products.
04.03.2011 08:12:36

MichaelTR
MichaelTR
Posts: 15
In WPF it's possible to bind the text of controls to properties instead of typing the text directly into the xaml.
Something like this:
<MenuItem x:Uid="helpButton" Header="{Binding RelativeSource={RelativeSource Self}, Path=Command.Text}"
Command="ApplicationCommands.Help"
x:Name="helpButton" />


I think it would be better, if RCWinTrans would exclude such text from translation by default.
You could check for '{'.

If the translators modify this text, the program doesn't work anymore.
0 permalink
04.03.2011 10:14:03

Support
Support
Administrator
Posts: 238
Yes. You are right.

We've already done this for the next RC-WinTrans 9 update (end of March 2011).

― Support, Schaudin.com
.
edited by Support on 04.03.2011
0 permalink

Home » Feature Requests and Suggestions » Databinding in WPF





Powered by AspNetForum 6.9.6.0 © 2006-2010 Jitbit Software