Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What Events Automatically Fire Other Events
Message
From
03/08/2001 11:14:09
 
 
To
03/08/2001 10:59:47
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00539393
Message ID:
00539404
Views:
17
Hi!

You can track any events by self using built-in VFP feature. There is a button on the debugger toolbar - toggle event logging. It is available when Output window in debugger is opened. Use it and you will see all events firing in the Output window and their parameters. Now start application, get to the moment starting from which you want to explore the evets firing, than toggle events logging on. See anything you want ;) You can also use the DebugOut command in your application to track your own methods and code fragments running.

However, certaing VFP events do not fire despite they're listed in the Output window by events logging system. For example, MouseDown for grid control. So do not be wondered ;)

HTH.

>Where can I find information on what events are automatically fire by other events? For example, are page Activates triggered by the Refresh of a pagefram? That's not my question, just an example of what I'm looking for. Seems like I saw it somewhere, but can't locate it now. Thanks!
>
>Regards, Renoir
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform