-
Hi, I'm seeking to have a Popup automatically close after a defined period. Here's the code to demonstrate the approach I'm trying. (Please feel free to suggest a different approach!) BTW, both the FLAG and the pTime=mills(); are set when the Popup Page is initiated.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@Bwanna GUIslice only allows one popup open at a time so there is no need to identify it.
Paul-- |
Beta Was this translation helpful? Give feedback.
@Bwanna GUIslice only allows one popup open at a time so there is no need to identify it.
This is the code you want:
Paul--