PC Review


Reply
Thread Tools Rate Thread

CF1.1 multi-language support

 
 
Mikael Sorensen
Guest
Posts: n/a
 
      16th Jan 2006
I'm trying to add multi-language support to my netcf 1.1 application based
on the article "Build World-Ready Device Applications",
http://msdn.microsoft.com/library/de...worldready.asp

(The article is partly based on Chris Tacke's blog
http://blog.opennetcf.org/ctacke/Per...A-2AE2DE4BDAF1)

The principles are working great for controls added directly to the form,
but controls added to tabpages on the form do not get translated.

I have tried traversing the form in order to get the names of the controls
on tabpages - but so far without success.

Can anybody give me a clue as how to do what I want?

Regards,
Mikael Sorensen


 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      16th Jan 2006
It's a bug in my original code. Well maybe an oversight more than a bug.
The issue is that it looks only through direct children of the Form, so it
will checkl the container itself, but not controls in the container - so it
will fail for tab pages, group boxes, panels, etc. You need to alter the
code a bit - have it drill down when it finds a container control.

-Chris

"Mikael Sorensen" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I'm trying to add multi-language support to my netcf 1.1 application based
> on the article "Build World-Ready Device Applications",
> http://msdn.microsoft.com/library/de...worldready.asp
>
> (The article is partly based on Chris Tacke's blog
> http://blog.opennetcf.org/ctacke/Per...A-2AE2DE4BDAF1)
>
> The principles are working great for controls added directly to the form,
> but controls added to tabpages on the form do not get translated.
>
> I have tried traversing the form in order to get the names of the controls
> on tabpages - but so far without success.
>
> Can anybody give me a clue as how to do what I want?
>
> Regards,
> Mikael Sorensen
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi Language Support =?Utf-8?B?Sm9obg==?= Windows XP Setup 1 5th Jul 2005 04:07 AM
multi language support paul martin Windows XP General 0 15th Jan 2004 04:07 AM
Multi language support in XP? Jay Windows XP General 0 14th Jan 2004 04:14 PM
multi language support vova Windows XP Internet Explorer 1 7th Sep 2003 11:46 PM
multi-language support lorne Windows XP General 1 14th Aug 2003 01:35 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:28 PM.