Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Methods
Message
From
20/01/2007 08:03:25
 
 
To
19/01/2007 21:33:51
Hong Yew
People Quest
Malaysia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01187293
Message ID:
01187321
Views:
13
>HI all
>
>May I know how I can find out the sequence of form events trigger when I use a form?
>
>My way of tracing is put put "WAIT WINDOW" at each method that I want to investigate but I'am sure there is a better way to do this.
>

In addition to Craig's suggestion, use the Event Tracking tool in the Debugger. Open the Debugger and choose Tools | Event Tracking from its menu. In the dialog that appears, check the Turn Event Tracking On checkbox, and make sure all events (possibly excluding MouseMove and Paint) are in the right hand list. Click OK. Then run your form and the complete event sequence will be shown in the Debug Output window.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform