Thanks Tracey that did the trick :-) -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Tracy Pearson Sent: 29 September 2015 17:56 To: [email protected] Subject: RE: VFP & Blue Circles
Chris Davis wrote on 2015-09-29: > Force is a fail also :-( I will try thisform.wiggle() > > -----Original Message----- > From: ProfoxTech [mailto:[email protected]] On Behalf Of Richard Kaye > Sent: 29 September 2015 16:56 > To: [email protected] > Subject: RE: VFP & Blue Circles > > FORCE is definitely something to try. IIRC without FORCE, the event > stack affected is VFP's internal one while with FORCE it is the OS event stack. > > -- > > rk Chris, Is it a TopLevel Form? Try to add at the beginning of the method the Timer.Event calls (or the event itself) THISFORM.MousePointer = 11 End it with THISFORM.MousePointer = 0 If the screen is showing, change THISFORM to _SCREEN 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.

