A
Adam Goetz
I have an app with 20+ dialogs, full screen, any one of which could be the
current on-top dialog when I need a security popup to occur. While I
currently have the security popup working from a timer, I have too many
timers in the app and this stops working after a period of time, so I'm
rewriting to using threads. At this time however, I'm drawing a complete
blank on how to get this popup to work as every example I've found on the
web so far relates to an app with one main gui element, not many.
Can anyone offer some pointers or direct me to a source that might be useful
in this task?
current on-top dialog when I need a security popup to occur. While I
currently have the security popup working from a timer, I have too many
timers in the app and this stops working after a period of time, so I'm
rewriting to using threads. At this time however, I'm drawing a complete
blank on how to get this popup to work as every example I've found on the
web so far relates to an app with one main gui element, not many.
Can anyone offer some pointers or direct me to a source that might be useful
in this task?