main logo
Subject: Re: AutoYield Property
Author: "Jerry Ott"
Posted: 2003/02/28 19:01:00
 
View Entire Thread
New Search


Jim

Thanks for the info. I'm still in the dark about the quote "set the
application's AutoYield to .F." A VFP form does not have an AutoYield
property. Is issuing _vfp.autoyield = .f. what they are referring to? If
so, where does this get inserted into the code?

TIA

Jerry,
>
> AutoYield is a property of _VFP added in 5.0. If you have a copy of
Hacker's
> (If you don't have a copy, BUY IT), there is a topic that explains how it
is
> used.
>
> Here is a quote from Hacker's:
> "The challenge of working with ActiveX controls is that, at times, they
seem
> to have a mind of their own. When AutoYield is left at the default
setting,
> clicking on an ActiveX control sends that click directly to the control
and
> it responds with its native behavior. If your code happens to be in the
> middle of doing something else, well, too bad"
>
> Jim
>
> -----Original Message-----
> From: profox-admin at leafe D.OT com [mailto:profox-admin@leafe.com]On Behalf Of
> Jerry Ott
> Sent: Friday, February 28, 2003 4:09 PM
> To: profox at leafe D.OT com
> Subject: AutoYield Property
>
>
> I have purchased the OCX TookBox from DBI to get at their HTML viewer.
>
> They tell me that AutoYield needs to be set to .f. in the load of each
form
> for the controls to work correctly. VFP forms do not have an AutoYield
> property. Setting _vfp.autoyield = .f. doesn't seem to help.
>
> Anybody got any ideas?
>
> TIA
>
> Jerry
>
>
>
[excessive quoting removed by server]



 
©2003 Jerry Ott
<-- Prior Message New Search Next Message -->