Keyboard event in non English problem
-
- CodeLite Enthusiast
- Posts: 34
- Joined: Tue Dec 16, 2008 10:43 am
- Contact:
Keyboard event in non English problem
Editor: Event frop key ([];'.) in non English transcription are not pass
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Keyboard event in non English problem
I need some more information. Such as: how to emulate this ? which keyboard layout are you using? OS and codelite versionborr wrote:Editor: Event frop key ([];'.) in non English transcription are not pass
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 34
- Joined: Tue Dec 16, 2008 10:43 am
- Contact:
Re: Keyboard event in non English problem
sorry.
OS WinXP SP3, keyboard layout - Russia
OS WinXP SP3, keyboard layout - Russia
- Jarod42
- CodeLite Expert
- Posts: 240
- Joined: Wed Sep 30, 2009 5:54 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: Keyboard event in non English problem
last release version (3.0.5041)
Win7 and WinXp
keyBoard layout : French (azerty)
key just at left of 'right shift' doesn't work in codelite ('/', '?' for qwerty; '!', '§' for azerty)
Win7 and WinXp
keyBoard layout : French (azerty)
key just at left of 'right shift' doesn't work in codelite ('/', '?' for qwerty; '!', '§' for azerty)
-
- CodeLite Veteran
- Posts: 67
- Joined: Mon Aug 22, 2011 10:15 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Keyboard event in non English problem
I have similar problem too.
I'm using Hungarian keyboard and I can't type in őŐűŰ characters.
Probably not Scintilla's limitation becuase I use Notepad++ (which is based on Sci too) and I can type that in there.
I'm using Hungarian keyboard and I can't type in őŐűŰ characters.
Probably not Scintilla's limitation becuase I use Notepad++ (which is based on Sci too) and I can type that in there.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Keyboard event in non English problem
Its a wxWidgets 2.9.2 bug.
I am afraid I don't have zaerty layout keyboard - so I cant help you much
Eran
I am afraid I don't have zaerty layout keyboard - so I cant help you much
Eran
Make sure you have read the HOW TO POST thread
- Jarod42
- CodeLite Expert
- Posts: 240
- Joined: Wed Sep 30, 2009 5:54 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: Keyboard event in non English problem
Relative bugs are in their tracker
http://trac.wxwidgets.org/ticket/13409
http://trac.wxwidgets.org/ticket/13423
http://trac.wxwidgets.org/ticket/13409
http://trac.wxwidgets.org/ticket/13423
- Jarod42
- CodeLite Expert
- Posts: 240
- Joined: Wed Sep 30, 2009 5:54 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact: