Keyboard layout change in cocoa application
Posted
by frederic
on Stack Overflow
See other posts from Stack Overflow
or by frederic
Published on 2010-05-26T08:51:27Z
Indexed on
2010/05/26
22:31 UTC
Read the original article
Hit count: 347
cocoa
Hi , I'm a newbie,
I'm trying to learn objective-c.I have developed a small application which accepts user input and saves it in sqllite. Curently my application supports only english keyboard layout. I have put radiobutton with options English and Danish. On option select the keyboard layout should change to desired on and accept the input.
Can anybody help be outwith this.
Thank in advance.
© Stack Overflow or respective owner