Recent

Author Topic: Hot key crashes  (Read 6710 times)

Anonymous

  • Guest
Hot key crashes
« on: October 06, 2004, 05:44:38 pm »
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

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Re: Hot key crashes
« Reply #1 on: October 07, 2004, 08:14:33 pm »
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?

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

  • Guest
Hot key crashes
« Reply #2 on: October 08, 2004, 09:18:17 am »
Thanks.I sovled The first problem in the way you told me.

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2583
Hot key crashes
« Reply #3 on: October 11, 2004, 10:56:08 am »
Please file a bug on the second one
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

 

TinyPortal © 2005-2018