
25-04-2013, 10:59
|
 |
Registered User
|
|
Join Date: Jun 2012
Location: Brazil
Posts: 70
Thanks: 11
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by altef_4
i know, this question not for me, but part of code with error is totally wrong,
wrapbtncallback(@function_which_will_be_executed_on_event,1),
BtnSetEvent(hNextBtn,BtnClickEventID,WrapBtnCallba ck(@WizardFormBtnClick,1));BtnSetEvent(hNextBtn,Bt nMouseEnterEventID,WrapBtnCallback(@WizardFormBtnO nMouseEnter,1));
|
Hello again.
Now appear other error: WizardFormBtnOnMouseEnter.
This my script.
setup.zip
Thanks in advance.
|