On Monday 13 January 2014 09:09:36 Ivanko B wrote: > >>Then the keys_* should extend keyboard scan codes not char names/codes. > > > >I don't understand, please explain. > > "keybindings.pas" exposes "key_a", "key_b" etc not "key_sc001", "key_sc100" > etc. >
"key_a", "key_b"... are defined in msekeyboard.pas. As "keycode" the tag-properties of the keys are used, they are the index in the keybindingsty array. > > Please implement it, coordinate the work with Sri Wahono > > We need simple standard interface for that. > Sure, make it! ;-) Hint: there are fbinding and fbindingupper in tfrmkeyboardfo. Martin ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

