Quantcast
Channel: WPF Localization Extension
Browsing all 286 articles
Browse latest View live
↧

New Post: Load .resx file at runtime

Hello, Is it possible to load the resx file at runtime? I have an application that is getting .resx file and I would like to load it at runtime. I checked some old discussions, but I didn't understand...

View Article


New Post: How to make sample CSVLocalizationProvider to work in design mode?

Hi, Can we force to use the ResxProvider at design time? Or maybe to copy the csv to its temporary folder? I am facing the same issue here :) Thanks,

View Article


Edited Issue: SetBinding exception in Silverlight [9295]

The code behind binding throws an exception in Silverlight:Attempt by method 'SLLocalizeExtension.Extensions.LocExtension.SetBinding(System.Object, System.Object, Int32)' to access field...

View Article

Commented Issue: SetBinding exception in Silverlight [9295]

The code behind binding throws an exception in Silverlight:Attempt by method 'SLLocalizeExtension.Extensions.LocExtension.SetBinding(System.Object, System.Object, Int32)' to access field...

View Article

New Post: emulating StringFormat behaviour

I is not directly implemented but you can do one of the following things:Use a custom converter in your binding that has a localizable propertyCreate a proxy class that injects the localization engine...

View Article


New Post: How to make sample CSVLocalizationProvider to work in design mode?

Actually, I knew it would :-)

View Article

New Post: Set LocalizeDictionary.DefaultProvider ApplicationWide with...

Unfortunately, I do not have a test system with VS2010 anymore :-(.

View Article

New Post: How to make sample CSVLocalizationProvider to work in design mode?

:)

View Article


New Post: How to make sample CSVLocalizationProvider to work in design mode?

When can we expect new version of library?

View Article


New Post: How to make sample CSVLocalizationProvider to work in design mode?

I cannot promise you an exact date but my plan is to have it finished in the next 1-2 weeks.

View Article

New Post: FlowDocument support

Here we have again an example of broken or missing parent-child relationships. You have to use the full assembly:dict:key syntax in the extension. Sorry for that.

View Article

New Post: FlowDocument support

Sorry for maybe childish question, but why?

View Article

New Post: FlowDocument support

There are no stupid questions - only stupid answers :-) I've just described this effect a lot of times before. The engine tries to look up the assembly and dictionary attached properties from the...

View Article


New Post: FlowDocument support

You're great :) It works. Thank you for your help.

View Article

New Post: FlowDocument support

the right way how it should be done:<Page x:Class="Abc.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"...

View Article


New Post: Changing resource is not reflected

Hi Uwe, thanks for keeping me updated. I already was wondering if there any progress on this issue ;-) Regards Rainer

View Article

Commented Issue: SetBinding exception in Silverlight [9295]

The code behind binding throws an exception in Silverlight:Attempt by method 'SLLocalizeExtension.Extensions.LocExtension.SetBinding(System.Object, System.Object, Int32)' to access field...

View Article


Commented Issue: SetBinding exception in Silverlight [9295]

The code behind binding throws an exception in Silverlight:Attempt by method 'SLLocalizeExtension.Extensions.LocExtension.SetBinding(System.Object, System.Object, Int32)' to access field...

View Article

New Post: Problem using Inline

Hi, Thanks for your explanation. I don't really understand what you mean by "adding the assembly and dict settings to your hyperlink entry". Can you give me a little more detail please ? Regards.

View Article

New Post: Problem using Inline

Ok, I now see what you mean by assembly and dict setting. But as these properties are marked as obsolete, is there a better way to do this ?

View Article
Browsing all 286 articles
Browse latest View live