Problem with Unicode

2006-05-08 Thread RH
Russian-English Learning Stack This applies to the Windows version. I have not tested any other version. I want to build a language learning software that uses various methods and a lot of multimedia to teach Russian language. Unicode support is needed. I found that entering Cyrillic

Re: Problem with Unicode

2006-05-08 Thread Mark Smith
A stab in the dark, but have you tried: set the unicodeText of fld 2 to the unicodeText of fld 1? best, Mark On 6 May 2006, at 22:29, RH wrote: Russian-English Learning Stack This applies to the Windows version. I have not tested any other version. I want to build a language

Re: Problem with Unicode

2006-05-08 Thread Mark Schonewille
Hello Roland, Economy-x-Talk has lots of experience with this kind of unicode problems. We could write a library for you or just help you to sort out the problem. Feel free to contact me off-list. Best, Mark -- Economy-x-Talk Consultancy and Software Engineering

Problem with Unicode: try my Bulgarian stack

2006-05-08 Thread Richmond Mathewson
http://groups.yahoo.com/group/richmondsrrr/files/ sincerely, Richmond Mathewson Philosophical problems are confusions arising owing to the fluidity of meanings users attach to words and phrases.

Re: Problem with Unicode

2006-05-08 Thread Devin Asay
On May 6, 2006, at 3:29 PM, RH wrote: I want to build a language learning software that uses various methods and a lot of multimedia to teach Russian language. Unicode support is needed. I found that entering Cyrillic language into field 1 is possible. But to set another field with exactly

Re: Problem with Unicode

2006-05-08 Thread Dar Scott
On May 6, 2006, at 3:29 PM, RH wrote: on mouseUp set the useUnicode to true set the unicodeText of field Russian2 to field Russian1 - only first word is moved correctly end mouseUp Do this (as Mark Smith suggested): on mouseUp set the unicodeText of field Russian2 to the