Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to debug ARCC event - I seem to be in endless loop
Message
From
25/08/2011 17:40:03
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01521724
Message ID:
01521823
Views:
27
>>>ASSERT is not good because it moves the focus on the assert's message.
>>>A bad design :(
>>
>>Just as good as recommending to people to use messagebox() to debug stuff... both will move focus off the current form and thus cause a bunch of events.
>
>I added wait window timeout 2 there yesterday and was able to find out the problem.

Because a wait window never shifts focus, so it can be used for debugging of stuff which happens in activate/deactivate/gotfocus/lostfocus code (which usually involves a refresh of something, and generally increases the fun of debugging :).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform