>
 Friday, May 28, 2004
« DEV410: Inside IIS and ASP.NET: Intercep... | Main | It's Security Time! »

Thanks to everyone for getting up so early (two days in a row, some of you!) to attend this session! The resources for this talk are here:

 

The latest code is up there now!

5/28/2004 12:42 AM .NET | Globalization | Speaking/Events | TechEd  | Comments [3]  |  View reactions  |  Trackback
Friday, May 28, 2004 2:11:05 AM (GMT Standard Time, UTC+00:00)
Michele, great talk! I posted my notes from the talk on my blog - http://scottonwriting.net/sowblog/posts/1312.aspx
Thursday, June 03, 2004 4:11:03 PM (GMT Standard Time, UTC+00:00)
Downloaded your examples in the hopes that I would see how you translate the MessageBoxButtons.YesNo enumeration. But the ColorPicker example still shows the buttons with English. Are the buttons just not localizable?
Renee
Friday, June 11, 2004 7:54:56 AM (GMT Standard Time, UTC+00:00)
MessageBox.Show actually calls down to the Win32 API. The Windows system locale sets the buttons for the dialog, and I'm pretty sure this is by design since this is a system dialog that one would expect to reflect the locale of the installed operating system. If you poll your customers on this you will probably find they will install the localized operating system for their culture, thus get the correct translation in their system messages.

If you really need to control this behavior, you can always create your own modal dialogs very easily.
Name
E-mail
(will show your gravatar icon)
Home page

Comment (HTML not allowed)  

    ON THIS PAGE
    SEARCH
    CATEGORIES
    ARCHIVES
    BLOGROLL

Designed by NUKEATION STUDIOS