New Comment on "Supported platforms"
Doesn't it work with .Net 4.5? :) I see at system requirements it requires AT LEAST 3.5, but here I do not see it. Will it work fine on my 4.5 app's?
View ArticleNew Post: Localization don't work in ClickOnce deployment
Hello, i've installed the localization extension 2.2.0 and everthing works fine. But if i deploy my program via ClickOnce, the changing of the language don't work anymore. I'm changing the language in...
View ArticleNew Post: Update the Idiot's Guide to using WPF Localization Extenstion
Localization of TreeView control in Windows Forms
View ArticleNew Post: New Release?
There have been some good updates on GitHub since the last release. Is there a plan to update the NuGet package soon? I prefer to wait for the NuGet packages as it indicates that it's stable.
View ArticleNew Post: Key binding
Yes, you can. Use the LocProxy object. Example:<lex:LocProxy x:Name="proxy" Source="{Binding Name}"/> <TextBlock Text="{Binding Result, ElementName=proxy}"/>
View ArticleCommented Issue: Memory leaks in ParentChangedNotifier [9277]
I'm currently writing an application which has multiple Windows which can be dynamically created, destroyed and recreated by the user. I noticed that the first instance of a Window is kept in memory...
View ArticleCreated Task: Drop Support for WP7 / Silverlight [9315]
yes, thats right. WP7 is dead and Silverlight felt into the darkness.why now? we can't build WP7 anymore and silverlight doesn't make any sense anymore.What do you think?
View ArticleUpdated Wiki: Home
The Localization Extension...... is the easiest way to localize any type of DependencyProperties or native Properties on DependencyObjects under WPF & Silverlight.Feature Demo:Launch in another...
View ArticleReleased: v2.2.1 (May 12, 2014)
Issue #9277 Issue #9292 Issue #9311 Issue #9312 Issue #9313 Issue #9314
View ArticleCreated Release: v2.2.1 (Mai 12, 2014)
Issue #9277Issue #9292Issue #9311Issue #9312Issue #9313Issue #9314
View ArticleClosed Issue: "key: " in designer [9314]
Since it made this new version completely useless, I did some checking myself and found the problem of this issue. It isn't that hard to fix actually.In the ResxLocalizationProviderBase there is a...
View ArticleEdited Issue: "key: " in designer [9314]
Since it made this new version completely useless, I did some checking myself and found the problem of this issue. It isn't that hard to fix actually.In the ResxLocalizationProviderBase there is a...
View ArticleClosed Issue: Slow performance on Wrap Panel [9313]
Hello devs,Currently I am working on a project that display a list of item inside wrappanel, and each item's template will contain a TextBlock which display the item's name and a text label with...
View ArticleEdited Issue: Slow performance on Wrap Panel [9313]
Hello devs,Currently I am working on a project that display a list of item inside wrappanel, and each item's template will contain a TextBlock which display the item's name and a text label with...
View ArticleEdited Issue: Evaluate VS2013 Design-Time Behaviour [9312]
Evaluate VS2013 Design-Time Behaviour
View ArticleClosed Issue: Evaluate VS2013 Design-Time Behaviour [9312]
Evaluate VS2013 Design-Time Behaviour
View ArticleClosed Issue: "Key:" is returned when using empty key [9311]
Hi guys,Thirst of all, I would like to thank you for your hard work on this great tool. I'm using it for some time in an application that I'm working on and it fulfilled all my requirements until now....
View ArticleEdited Issue: "Key:" is returned when using empty key [9311]
Hi guys,Thirst of all, I would like to thank you for your hard work on this great tool. I'm using it for some time in an application that I'm working on and it fulfilled all my requirements until now....
View Article