M
Mark Johnson
I would like to write a Programer Tool to test a DateTimePicker with
CultureInfo and Font support.
On the Desktop this is not a problem using:
- cia_CultureInfo =
CultureInfo.GetCultures(CultureTypes.InstalledWin32Cultures);
- FontDialog
For the GetCultures I have developed a rather messy way of retieving the
valid CultureInfos.
but now I see that the FontDialog is also not supported (sigh) ...
Since the System knows what is installed, this Information must be stored
somewhere.
Maybe a Registry entry ? (a quick look at the XP-Registry found nothing
usefull).
And while we are talking about Fonts : another question :
Being a fan of "Comic Sans MS" and a big reader of books on my PDA,
I installed my (German) comic.TTF and comicbd.TTF to the Windows\Fonts
(Schriftarten) directory
and the MS-Reader .lit file's where I had written the HTML to use "Comic
Sans MS" used the Font correctly
on my (German) XDA I - Pocket PC 2002 mashine.
When a friend (Alan) of mine from Kentucky arrived last September we tried
this on his iPAC (?) with Pocket PC 2003
and everything failed - Microsoft Reader opened one of my .lit files and
showed no text at all.
Even one of Alan's book's that worked before showed no text at all.
After deleting the font and rebooting everything worked as before.
Alan tried this at home with a US-Version of the "Comic Sans MS" Font (just
in case this was Culture-dependent) with the same results.
Is this a known problem?
Maybe Pocket PC 2003 specific ?
Has somebody tried this on the XDA II ?
Mark Johnson, Berlin Germany
(e-mail address removed)
CultureInfo and Font support.
On the Desktop this is not a problem using:
- cia_CultureInfo =
CultureInfo.GetCultures(CultureTypes.InstalledWin32Cultures);
- FontDialog
For the GetCultures I have developed a rather messy way of retieving the
valid CultureInfos.
but now I see that the FontDialog is also not supported (sigh) ...
Since the System knows what is installed, this Information must be stored
somewhere.
Maybe a Registry entry ? (a quick look at the XP-Registry found nothing
usefull).
And while we are talking about Fonts : another question :
Being a fan of "Comic Sans MS" and a big reader of books on my PDA,
I installed my (German) comic.TTF and comicbd.TTF to the Windows\Fonts
(Schriftarten) directory
and the MS-Reader .lit file's where I had written the HTML to use "Comic
Sans MS" used the Font correctly
on my (German) XDA I - Pocket PC 2002 mashine.
When a friend (Alan) of mine from Kentucky arrived last September we tried
this on his iPAC (?) with Pocket PC 2003
and everything failed - Microsoft Reader opened one of my .lit files and
showed no text at all.
Even one of Alan's book's that worked before showed no text at all.
After deleting the font and rebooting everything worked as before.
Alan tried this at home with a US-Version of the "Comic Sans MS" Font (just
in case this was Culture-dependent) with the same results.
Is this a known problem?
Maybe Pocket PC 2003 specific ?
Has somebody tried this on the XDA II ?
Mark Johnson, Berlin Germany
(e-mail address removed)