Thanks for your response!

Yes the timer thing is tricky.  I will try your strategy of checking
the timer status because that seems to be what is happening but I have
yet to successfully get the timer turned in a sure positive way.  It
seems to do it intermittently.  Very slippery thing, that timer!

As for the top level, I was unaware of that particular tidbit.



On Tue, Aug 3, 2010 at 9:40 AM, Tracy Pearson <[email protected]> wrote:
> Alan Bain wrote on 2010-08-03:
>> Went back and checked for sure, yes it is top level.
>>
>>
>> On Tue, Aug 3, 2010 at 12:56 AM, Allen <[email protected]>
>> wrote:
>>> Is your modal "in top level".
>>> Al
>>>
>>> -----Original Message-----
>
> Alan,
>
> As Top-Level forms will not be modal.
> VFP 9 help file:
> "As Top-Level Form. The form is a top-level form in which child forms can be
> placed. Note that a top-level form is always modeless, regardless of the
> WindowType property setting."
>
> In Top-Level forms will stay modal.
>
> If your form is set as 1, In Top-Level then some code is returning back to
> the main form.
>
> One thing I noticed about timers. If the code you are currently running
> disables the timer, the timer might still fire one time a line or two after
> it is disabled. I have started putting a check for THIS.ENABLED in the Timer
> method the event calls.
>
> HTH,
>
> Tracy Pearson
> PowerChurch Software
>
>
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to