Jeff,
> This is, of course, akin to an OnIdle. But, I'd like to not have the
> loop code inside the view that I'm going to create. Instead, I'd like
> to have an infinite loop that just once per iteration allows the view
> to process events. If this were VB, it would look something like this:
>
> while true
> ' Do something here
> DoEvents()
> wend
>
I think what you are looking for is:
SessionManager inputState pumpMessages.
Do a browse references for #pumpMessages to see how and where it is
used.
Best regards,
--
Andy Bower
Dolphin Support
www.object-arts.com