Jump to content

Recommended Posts

Posted

I have a momentary (2-second) completion message that now consists of:

MsgBox(48, "", "Operation is complete", 2)

What I would like to have instead is a popup that looks exactly like a tooltip (small text, pale yellow background, no frame) -- and have it onscreen for only 1.5 seconds.

Anyone know of an example of such a thing? Or what style would provide that result?

Thanks in advance for any suggestions.

Posted

Works perfectly. I was overthinking the problem and didn't realize tooltips could be used independently (i.e., not associated with a control).

Thanks very much.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...