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.