openvanilla / McBopomofo

小麥注音輸入法
http://mcbopomofo.openvanilla.org/
MIT License
615 stars 76 forks source link

IBM bopomofo Keyboard Layout #67

Closed mjhsieh closed 11 years ago

mjhsieh commented 11 years ago

08:03:32 Day changed to 2012-10-20 08:01:45 [@whoiskenneth:1] @McBopomofo 注音是否可新增IBM鍵盤排列?

lukhnos commented 11 years ago

Do we have a spec for this?

mjhsieh commented 11 years ago

IBMLKeyboard

lukhnos commented 11 years ago

Anyone who's interested in adding keyboard layout should start from here: https://github.com/mjhsieh/McBopomofo/blob/master/Source/Engine/Mandarin/Mandarin.cpp. See how const BopomofoKeyboardLayout* BopomofoKeyboardLayout::ETenLayout() is done.

If there's anyone who can send me a pull request with a similar and working function, then I can work with you to show you which other parts are needed to make the layout available in McBopomofo.

mjhsieh commented 11 years ago

I will probably do that myself, but I need to add a new wave of phrase into the data.

mjhsieh commented 11 years ago

Done for the IBM keyboard layout feature, but I am really not familiar of current version of interface builder, it looks totally different from what i remembered last time.