Custom decimal character different from locale

Having problems with building or using the CefGlue .NET/Mono binding? Ask your questions here.

Moderator: fddima

Custom decimal character different from locale

Postby sjoerd222888 » Wed Oct 14, 2015 2:31 am

In windows I have the possibility to change the decimal character to be different form my regional settings. I would like the CefGlue web-view to reflect this changes. I can set the locales setting by doing something like this:

Code: Select all
var settings = new CefSettings
{
    /* other stuff  */
    Locale = CultureInfo.CurrentCulture.Name
};


But then the custom decimal character is not reflected of course. Is there a way I can additionally specify a custom decimal character?
sjoerd222888
Techie
 
Posts: 15
Joined: Thu Jun 04, 2015 9:02 am

Return to CefGlue Forum

Who is online

Users browsing this forum: No registered users and 21 guests