PointOut() command
Posted: Sat Feb 03, 2007 7:55 pm
I made a library command called PointOut. What it does is gently point something out without being insistent (not modal). It is useful for showing gadget-specific help tips, advising of a new status, describing contents of pictures, really the possibilities are endless. Here's a small demo showing some right-click help:
http://www.networkmaestro.com/testpointout.exe
I don't know if anyone beyond me is going to be interested in it, but if you want it you're welcome to it:
http://www.networkmaestro.com/PointOut.zip
Usage: PointOut(WindowID, GadgetID, text.s [,timeoutsecs] )
It will point at the gadget you specify, located on the WindowID. Timeout is optional, there is a close link on it.
http://www.networkmaestro.com/testpointout.exe
I don't know if anyone beyond me is going to be interested in it, but if you want it you're welcome to it:
http://www.networkmaestro.com/PointOut.zip
Usage: PointOut(WindowID, GadgetID, text.s [,timeoutsecs] )
It will point at the gadget you specify, located on the WindowID. Timeout is optional, there is a close link on it.