Pleaaaaaase hellllpppp! My keyboard layout is changing

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
tolgacavdar
Posts: 2
Joined: Sat Mar 13, 2010 7:01 pm

Pleaaaaaase hellllpppp! My keyboard layout is changing

Post by tolgacavdar » Sun Mar 14, 2010 12:48 pm

I currently use a Turkish keyboard but in the Rev environment it is spontaneously being converted to a US English keyboard. I used RealBasic before and never had such a problem.

I realized that Revolution automatically added the US English to keyboard mappings of Win XP and shifts the user's keyboard to this!!! At the same time, all other applications still use Turkish keyboard but only Rev uses the US English keyboard. I deleted the US English keyboard mapping but it automatically comes back again and again. :shock:

Isn't this weird? Anybody had such an experience?

Your help will be highly appreciated.

Thanks in advance.

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Pleaaaaaase hellllpppp! My keyboard layout is changing

Post by Mark » Fri Mar 19, 2010 1:19 pm

Hi tolgacavdar,

Yes, this is a annoying and weird and I consider this a bug. Let's hope that it will get fixed at some point, but don't expect this to happen anytime soon. Even if RunRev is working on the problem, we don't know how it will turn out, until we can actually test it.

Meanwhile, you can try to set the textFont of individual fonts to ",Turkish". Yes, that starts with a comma and you don't need the quotes. I don't know whether this will actually work, but it does with Arabic, Russian and Bulgarian and might work for you too.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

tolgacavdar
Posts: 2
Joined: Sat Mar 13, 2010 7:01 pm

Re: Pleaaaaaase hellllpppp! My keyboard layout is changing

Post by tolgacavdar » Fri Mar 19, 2010 2:57 pm

Mark wrote:Meanwhile, you can try to set the textFont of individual fonts to ",Turkish". Yes, that starts with a comma and you don't need the quotes.
Thank God! At last someone has heard me.

Dear Mark, could you please explain this? Should I do this change from Menu -> Edit -> Preferences? I cannot find such a submenu.

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Pleaaaaaase hellllpppp! My keyboard layout is changing

Post by Mark » Thu Apr 01, 2010 5:49 pm

tolgacavdar,

You can do this in the property inspector. Select a field, open the property inspector and go to the text formatting pane of the property inspector. Type manually ",Turkish" (without quotes, with comma) into the font field. From now on, the input method should automatically be set to Turkish whenever you start typing in the field, if this input method is available. I don't know whether this actually works for Turkish, but it does work for Russian, Bulgarian, Polish and a few other languages.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply