Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I would like to create a popup (like a text box) that appears when a document is opened and stays for 30 seconds before closing. Could I set a timer on a text box? Any suggestions or direction would be much appreciated.
Thanks,
Tyler
Hi Tyler ,
You can use a image on onopening a dashboard for a specified time span
u can fiv it in document properties --- opening u can use a image to popup instead of a text box .
hope it helps you
thanks
Meher
Is there anyway to create/control a popup that looks like the ones that bookmarks can generate?
(Without using a bookmark)
I would also want to include some links in it, so I am not sure if it is dynamic enough for that.
Anyone have any ideas?
You can code a macro that uses the API call ActiveDocument.ShowPopup. See the QV Cookbook example
"Creative use of object help and popups." for some examples.
I don't think you can include links in the popup.
-Rob