Re: Splash screen - Anybody know an easy way to determine how many seconds it's been up?
"Mark S. Waterbury" <[email protected]> Mon, 17 Jan 2011 13:15:22 -0500
| Newsgroups | gmane.comp.lang.as400.mi |
|---|---|
| Organization | Industrial Strength Software Company |
| Message-ID | <[email protected]> |
Hi, James:
Why do you care how long it has been up?
I would think you would want the behavior to be something like this:
put up splash screen (pop-up window?) with a timer
if the user presses Enter (or any AID-generating key), dismiss the
splash screen
else when the timer expires, dismiss the splash screen
No?
Mark
> On 1/17/2011 12:58 PM, James H. H. Lampert wrote:
> At this point, I'm trying to find out a way to determine how long the
> splash screen has been up (once the program gets to the earliest
> possible point for dismissing it), and I'm drawing a very large blank on
> measuring a time interval in MI, without having to call QWCCVTDT twice
> (which seems like an expensive way to do it).
>
> --
> JHHL
> _______________________________________________
> This is the MI Programming on the AS400 / iSeries (MI400) mailing list
> To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected]
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/mi400
> or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/mi400.
>
>
_______________________________________________
This is the MI Programming on the AS400 / iSeries (MI400) mailing list
To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mi400
or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mi400.