Tk::Bubble 1.3 review

Download
by rbytes.net on

Tk::Bubble are pop up help windows. SYNOPSYS use Tk::Bubble; ... $bubble = new Bubble(); $bubble->attach(,); $bubble->confi

License: Perl Artistic License
File size: 33K
Developer: Steve Sherwood
0 stars award from rbytes.net

Tk::Bubble are pop up help windows.

SYNOPSYS

use Tk::Bubble;
...
$bubble = new Bubble();
$bubble->attach(,);
$bubble->configure(,);

Bubble is a bubble help system (or sometimes called tooltips/balloon help) which allows a window to be displayed after a certain amount of time. This window will vanish if the mouse is moved or a button is pressed.

Requirements:
Perl

Tk::Bubble 1.3 search tags