MsgYesNo() and "Num" +- Key

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2117
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

MsgYesNo() and "Num" +- Key

Post by AUGE_OHR »

hi,

i know MsgYesNo() does call MessageBox()
flag MB_YESNO will produce "Yes" and "No" Button

i can press "Y" or "N" or click on Button
now i like to "add" "Num" Key "+" and "-" for Yes/No

Question : how to enhance FUNCTION MsgYesNo() in c:\hmg.3.4.4\SOURCE\h_msgbox.prg :?:

Idea : "SET" Key before call c_msgyesno() and "reset" it after calling ... how under harbour
have fun
Jimmy
Post Reply