Quote Originally Posted by feneck View Post
I've had some requests for the code I have used.

So today I slapped up a demo for everyone.
Enjoy
Just a quick look I see theres a few things you can improve.

1, Remove the ballon/tray on form unload event, Not from a button, if you (X) exit the program the tray is still there!

2. Never use the "END" command to exit a program!

3. The Mouse_move code is using x/Screen.TwipsPerPixelX, so it only works correctly if the forms scalemode = Twips.