Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Click() event on button

$
0
0
Re: Click() event on button
FoxInCloud
Re: Click() event on button
Mar. 1, 2013
02:01 am
3Q704C0ZRShow this entire thread in new window
This is my click code

LPARAMETERS nButton, nShift, nXcoord, nYcoordIF (Type('m.thisForm.wlHTMLgen') == 'L' AND m.thisForm.wlHTMLgen)RETURN .F.ElseExternalForm EditApp EditApp = ThisForm.wForm('_form_appuntamento','wFormCallBack', This.appId)ENDIF

This is form.html

<!-- Generated on 13/12/2012 14:38:41 by FoxInCloud version 1.26 -->><divid="_form"class="form awfrm mobfrm _form"tabindex="600"><divclass="awHTMLgenError">Method or procedure cimageweb(): error #1 ("File 'd:\sviluppo\erpmobile\code\_gdiplus.vcx' does not exist.") at code line #271 ("toGDIplus = Iif(loClass(m.toGDIplus, 'gpImage'), m.toGDIplus, NewObject('gpImage', '_GDIplus.vcx'))")</div></div><!-- / Generated on 13/12/2012 14:38:41 by FoxInCloud version 1.26 -->>

and this is form.js

/* Free space for Firebug messages *///* Generated on 13/12/2012 14:38:41 by FoxInCloud version 1.26 -- *//FoxInCloud.documentInit('_form');/* -- / Generated on 13/12/2012 14:38:41 by FoxInCloud version 1.26 *//


I have these files only in test not in prod folder



Michele,
can you please post :
- form.html and form.js in both dev and prod modes
- you cmd.click() adapted source code
?

thanks,


I have a button on my form.....when i use it in debug mode no problem....when i use it not in debug mode it doesn't work......it is like i have no code in the method...The button is in a container...



Viewing all articles
Browse latest Browse all 10393

Trending Articles