Up |
_ShowtaskIconBalloonTip
Display a tip (a notify) near the icon.
Prototype :
fun [ObjIcon S S I] ObjIcon
- ObjIcon : a Icon object
- S : a title
- S : a text
- I : a timeout
Return : ObjIcon the same object.
See also :
Example :
Up |
Display a tip (a notify) near the icon.
fun [ObjIcon S S I] ObjIcon
Return : ObjIcon the same object.