User forums > Using Code::Blocks
How to switch input method between half-width and full-width using shift
kipade:
As the topic.
How?
oBFusCATed:
You'll have to explain what half-width and full-width are. Then we could probably answer the question.
ollydbg:
I believe the OP are using some kinds of Chinese input method, there for example, if we press the "dot" key. In half-width mode, it enters an English version of a dot character, while in full-width mode, it enter a Chinese version of "dot", which occupy the double width of the English version.
So, what's exact problem do you have? @kipade
kipade:
Yes. If the Chinese input method (SCIM for example) was actived to input Chinese characters, the shift key will switch between Chinese and English characters output quickly.
However, this feature is good for normal text control, except the code edit view.
I checked, its due to wxScintilla.
oBFusCATed:
Can you try if this works in the latest wxwidgets master branch? There is a stc sample which can be used to test this.
Navigation
[0] Message Index
[#] Next page
Go to full version