On May 03, 2007, at 08:03 UTC, Tomas Camin wrote:

> the keydown event pass key with encoding=utf8. But this is the wrong 
> encoding because instead of showing ö (which I pressed in the  
> control) it shows ?. In the debugger I can change the key encoding  
> and it seems that the correct encoding is ISO-8859-1, so this looks  
> like a bug to me.

I agree, it sounds like the encoding is incorrectly set.

> If for ex you use the keydown event in an editfield to manually  
> process text it won't be shown chars correctly (me.text=me.text+key  
> will be full of ?).

Good observation; that proves that this isn't a debugger-display
problem, but a real problem in the framework.

Best,
- Joe

--
Joe Strout -- [EMAIL PROTECTED]
Strout Custom Solutions


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to