Changes by last author:

Added:
= enableToolTipBalloon =

== Syntax ==

:bool enableToolTipBalloon(bool enable)

== Arguments ==

:enable

::TRUE if you want balloon tooltips, FALSE if you want normal (box) tooltips.

== Return ==

:Returns the previous state.

== Description ==

:Use this function to set the style of tooltips.

== Example ==

== Also see ==

== Comments ==

:Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.