Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More VFP nostalgia : wait nowait
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Vista
Network:
Windows XP
Database:
Jet/Access Engine
Application:
Desktop
Miscellaneous
Thread ID:
01525944
Message ID:
01525949
Views:
110
I don't have anything :-{

I'm also a bit rusty on the actual VFP implementation but I assume you would most likely want WAIT WINDOW NOWAIT behaviour.
IAC it wouldn't be trivial. AFAICS you'd need a form subclass using .Show() or ShowDialog() depending on the NOWAIT flag, a timer to implement TIMEOUT and also have to monitor keyboard and mouse activity to determine when to hide/close the window.

My gut feeling is that this is a VFP specific piece of behaviour which wouldn't normally be seen in a Winforms app anyway and, unless there is a very compelling reason, it would be better to rething the interface.

Won't say HTH because I'm sure it doesn't :-{

>Winforms. ... and I guess I can read C#, so if you have something, do not bother to translate it... (or to be more realistic, if there is something I don't understand, I'll ask. :) )
>
>
>>Is this WinForms, WPF or ASP.NET ?
>>
>>>Anybody coded a simple replacement of the "wait nowait" statement in vb.net.
>>>
>>>Thanks and kind regards,
>>>
>>>Marc
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform