Can we use it for Silverlight as well?

Can we use WPF Localization Extension for Silverlight as well? info: http://msdn.microsoft.com/en-us/library/cc189022%28v=vs.95%29.aspx http://blogs.msdn.com/b/eternalcoding/archive/2011/04/28/mar...

Id #9134 | Release: None | Updated: Feb 16 at 7:43 AM by Vitezslav | Created: Jan 20 at 1:59 PM by SeriousM

How to get localized image from code behind

Hi i can't get images from my resx file in code behind. I am trying this: BitmapSource image; try { LocImageExtension translatedImage = new LocImageExtension("myImage.png"); translatedIma...

Id #9130 | Release: v1.0.1 | Updated: Jan 18 at 9:56 AM by SeriousM | Created: Jan 18 at 9:51 AM by SeriousM

Culture and choice of resource file

Hi, I set up a test project using the following resource file names: Main.resx Main.de.resxMain.de-AT.resxMain.de-DE.resxMain.pt.resxMain.pt-BR.resxMain.pt-PT.resx My problem is that when I se...

Id #8558 | Release: None | Updated: Feb 9 at 5:37 AM by eddy_cs | Created: Aug 2 2011 at 3:35 PM by SeriousM

Not work if assembly name doesn't equls to the default namespace.

If the assembly name and default namespace are not the same, the resource cannot be found.

Id #7128 | Release: None | Updated: Apr 4 at 9:27 PM by VisualDragon | Created: Aug 19 2010 at 2:44 AM by ljinke

Event on CultureChange

Notify when the Culture has changed with some details: OldCulture, NewCulture, Timestamp

Id #6870 | Release: None | Updated: Aug 19 2010 at 2:52 AM by ljinke | Created: Jun 16 2010 at 10:05 AM by SeriousM

Thread safety of the extension

Hi, I have an app with different UI-Threads. However, this extension is not quite thread-safe in this case. Specifically, the problem is in GetIsInDesignMode() of LocalizeDictionary.cs. The Local...

Id #6129 | Release: None | Updated: Jun 16 2010 at 10:23 AM by SeriousM | Created: Mar 5 2010 at 11:02 AM by DanielRose

LocText - GetAppendText

I strongly believe that this method: [quote] private string GetAppendText(AppendType at) { // define a return value string retVal = string.Empty; // if ...

Id #5709 | Release: None | Updated: Jun 16 2010 at 10:23 AM by SeriousM | Created: Jan 7 2010 at 11:42 AM by NachbarsLumpi

ResolveLocalizedValue Type checking Issue

On ResolveLocalizedValue the return value type will be validated before the formatting method is called. In case of LocImage, a System.Drawing.Bitmap will never be converted to a BitmapSource. Reg...

Id #5174 | Release: None | Updated: Jun 16 2010 at 10:25 AM by SeriousM | Created: Oct 10 2009 at 6:59 PM by smeyer

Missing a CultureInfo for all installed cultures

When I was using your lib for a test program I wanted to show all available cultures in a combobox. But there was no appropriate function for that. I added the static property "InstalledCultures" ...

Id #4018 | Release: None | Updated: Jun 16 2010 at 10:23 AM by SeriousM | Created: Apr 30 2009 at 12:06 PM by LinusF

WPF control embeded in Windows Forms application

Hi, thank you for the extension. I'm using it in a WPF control embeded in a Windows Forms application. There is Application.Current not set in a WPF control embeded in WF. I made the following cha...

Id #3847 | Release: None | Updated: Jun 16 2010 at 10:24 AM by SeriousM | Created: Feb 19 2009 at 1:39 PM by korinj1

  • 1-10 of 10 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • 10
    • Work Items