Well...that's intuitive! Not! lol
Thanks for the update! VFP does seem to have some issues with sharing attention with DBI Tech's controls.

My unsolved mystery is that with ctSchedule on one form and with Tool Tips enabled and populated for the time bars, if any other form is over the ctSchedule object the Tool Tips for it still pop up as if it had focus and was on top. It's annoying and a bit embarrassing ("Why does it do that?") but isn't a deal breaker.

I haven't had time to play with it but I suspect I could add a conditional test in the ctSchedule event to ensure it has the appropriate form.ZOrder before firing.

Mike

Tracy Pearson wrote:
Mike Copeland wrote on 2016-03-11:
  I use it, but have not seen that behavior. Sorry!
  If I can think of anything to try, I'll follow up.
Mike Copeland
Mike,

I tinkered.
I added the following code to the ScrollTrack method of the control.
     *** ActiveX Control Event ***
     LPARAMETERS nscrollbar, nvalue, nscrolltype
     This.SetFocus()

It has appeared to fix the problem in testing.

Tracy Pearson
PowerChurch Software


[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.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