|
|
|
Example Simple Toolitp shows how it is easy to use tooltips: The example was implemented as
a Windows API application with totally 10 lines of code, including creating and running the application's window.
The actual code of attaching the tooltip to the window is just 2 lines of code. The author assumes that this is
the simplest example ever created to utilize such powerful tooltips:
You can get even simpler code, if implementing it in Visual Basic or elsewhere. Any programming environment
that supports COM objects can repeat this simple example, including C#, Java, Delphi, Borland C++ Builder,...etc.
|