FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour F10 key trapping and processing
Posts: 47
Joined: Thu Jul 13, 2006 02:39 PM
F10 key trapping and processing
Posted: Fri Jul 17, 2009 07:59 AM

Is there any way to trap the F10 key press in a window.
All the other F1 to F12 keys you can trap in tWindow:bKeydown, but not the F10 which seems to be reserved
Can anyone assist ?

Peter
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: F10 key trapping and processing
Posted: Fri Jul 17, 2009 07:30 PM

Yes, F10 is reserved. Even if you could trap it, I wouldn't since users expect it to work the same way in all Windows applications.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion