Forum > Designer
Hot key crashes
(1/1)
Anonymous:
1.
In Lazarus,the hot key ctrl+space is used by the identifier completion function,but in win98(Chinese version) it is defined as the hot key to toggle keyboard input(English/Chinese input).The two crashes.How can I solve this?
2.
When the number of menu item exceeds 7,you can't see the new item that you added--on the left of the menu editor,the content of it doesn't scroll even you scroll the scroll bar,and when the menu editor zooms,the left window of it doesn't zoom.
Vincent Snijders:
--- Quote from: "Anonymous" ---1.
In Lazarus,the hot key ctrl+space is used by the identifier completion function,but in win98(Chinese version) it is defined as the hot key to toggle keyboard input(English/Chinese input).The two crashes.How can I solve this?
--- End quote ---
You can map indenitfier completion to another key combination:
Go to the Environment menu, choose Editor Options and go to the KeyMappings tab.
Expand the CodeTool commands node and click on Identifier completion. Enter a new key combination in this window.
Anonymous:
Thanks.I sovled The first problem in the way you told me.
Marc:
Please file a bug on the second one
Navigation
[0] Message Index