Function globals gui popupTip
Pop up a "tip" dialog for a moment, then remove it. The delay in seconds can be specified as the second argument. The default is 4 seconds. The third argument can be a hash with override values. Note that the tip dialog is a shared resource. If someone else comes along and wants to pop a tip up before your delay is finished, you lose. :)