FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Using F1
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Using F1
Posted: Sun Oct 18, 2020 03:17 PM

I need to use F1. How can I disable the help message that pops up when F1 is pressed?

EMG

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Using F1
Posted: Sun Oct 18, 2020 03:46 PM

Dear Enrico,

a solution is to inherit a new class from TWindow and/or redefine the method HelpF1()

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM

Continue the discussion