Scenario:
- Start Calculator then Type “1” into it
- Show Callout that we must enter expression for about 10 seconds and then disappear
- Start Monitor Event, display Message Box “Clicked” if the “=” is clicked
Problem:
If I set the Callout timer for 10.000, then the next activity (No 3, Monitor Event) will be done ONLY AND AFTER the Ok in Callout is clicked, or after 10 seconds. But I need the Monitor Event to start immediately after the “1” is entried, no delay.
Question:
Anyway to display alert for a certain amount of time without delaying the next acitivy (Callout is preferable since I can specify the position) ?
Callout.xaml (9.3 KB)