On Sunday 23 February 2014 00:48:32 Patrick Goupell wrote:
> Hello,
>
> I have a program I have not used in about a year.
>
> It uses the page up/page down keys.
>
> I tried the program today at it no longer works.
>
> The onkeydown event does not fire when pressing the page up or page down
> keys.
>
> It does fire if I press an alphabetic or numeric key.
>
> This occurs in a tmemoedit control so possibly it is grabbing the page
> up/down key before I see it.
>
> Have some options changed on the form to capture the page up/page down
> keys?
>
Probably tmemoedit earlier did not react on PageUp/PageDown key. Please use 
onshortcut instead onkeydown.

Martin

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to