Hi!
I'm working on a German parser and encountered a problem. While I could add most special characters using SCI Studio, it didn't work with the lowercase 'ü', as AGS doesn't react to the key press in the first place.
Now, I think this has to do with the differences between the QWERTZ and QWERTY-keyboard, e.g. I replaced ':' with 'Ö' or '-' with 'ß' and so on. This method worked for all special characters except the lowercase 'ü'!
Unfortunately I'm no expert on this, but could it be that the QWERTY has less keys than the QWERTZ-keyboard, missing the one that ended up as the lowercase 'ü'? Has it something to do with the Extended ASCII Codes?
I know of this tracker entry and I have read this thread, but I think my problem is a bit different.
So, is there workaround? Thanks for any help.
I'm working on a German parser and encountered a problem. While I could add most special characters using SCI Studio, it didn't work with the lowercase 'ü', as AGS doesn't react to the key press in the first place.
Now, I think this has to do with the differences between the QWERTZ and QWERTY-keyboard, e.g. I replaced ':' with 'Ö' or '-' with 'ß' and so on. This method worked for all special characters except the lowercase 'ü'!
Unfortunately I'm no expert on this, but could it be that the QWERTY has less keys than the QWERTZ-keyboard, missing the one that ended up as the lowercase 'ü'? Has it something to do with the Extended ASCII Codes?
I know of this tracker entry and I have read this thread, but I think my problem is a bit different.
So, is there workaround? Thanks for any help.