FWSKINBTNLBUTTONDOWN

Post Reply
User avatar
don lowenstein
Posts: 196
Joined: Mon Oct 17, 2005 9:09 pm
Contact:

FWSKINBTNLBUTTONDOWN

Post by don lowenstein »

I have an instance where FWSKINBTNLBUTTONDOWN is being invoked from the following callstack



TGDIALOG:ACTIVATE(270)
CALLS DIALOGBOXINDIRECT(0)
CALLS FWSKINBTNLBUTTONDOWN(237)
CALLS (b)FOLDLOANBR(4892) - my action on the 1st button on the dialog
I don't want the action performed unless users click on the button.

any ideas anyone?
I could not find this function in the fwh source code.

fwh 13.02
harbour 3.2
bcc 5.8
Don Lowenstein
www.laapc.com
User avatar
Lailton
Posts: 99
Joined: Fri Jul 20, 2012 1:49 am
Location: Brazil
Contact:

Re: FWSKINBTNLBUTTONDOWN

Post by Lailton »

Hi,

It's a internal function of fwh.
post the error.log complete :D
Regards,
Lailton Fernando Mariano
https://www.harbour.ninja
Post Reply