Input norwegian characters
#1
i'm trying to do a little script that will do a phone book lookup for number, name and map search.
so now i'm stuck with figuring out a smart(simple) way to implement the three extra characters we have in norway from xbmc.keyboard...

any ideas you gurus out there?

takktakk
-stein-
Reply
#2
(strick @ feb. 08 2005,01:00 Wrote:i'm trying to do a little script that will do a phone book lookup for number, name and map search.
so now i'm stuck with figuring out a smart(simple) way to implement the three extra characters we have in norway from xbmc.keyboard...

any ideas you gurus out there?

takktakk
-stein-
you could run a replace on the input you get from the keyboard. for an example: .oe. could be ø, .ae. could be æ and so on. it's a little hassle to type but replacing directly without anything identifying it can be a risk, since it could replace wrongly. anyhow, perhaps not quite the answer you expected, but i have no idea how to do it otherwise (without modifying the keyboard itself).
Reply

Logout Mark Read Team Forum Stats Members Help
Input norwegian characters0