Inserting accented characters

Bernard Devlin bernard.devlin at knowledgeworks.plus.com
Fri Dec 6 05:10:01 EST 2002


I would like to make it as easy for users to insert accented characters.

I know that in word-processing apps there are key combinations (e.g. "control+,
(pause) c" ) in Wordpad.  Some of my users are quite accustomed to this.
However even this does not appear to work in a Rev field.

Do I need a series of handlers that will intercept these keyboard combinations
and insert the appropriate characters?

If this is feasible, I can imagine augmenting this with a scrollable palette of
buttons (the labels of which are generated from a user-modifiable list of
accented characters) that would insert the appropriate character into a field.
However, I can imagine a problem with the palette knowing which field should
receive the character - I take it if the user has clicked in a field that this
can direct the output of the palette button.

Does this seem like the right way to go?  Will the introduction of Unicode in
Rev 2.0 make all of this unnecesssary?



More information about the use-livecode mailing list