Tk::Bubble 1.3 review
DownloadTk::Bubble are pop up help windows. SYNOPSYS use Tk::Bubble; ... $bubble = new Bubble(); $bubble->attach(,); $bubble->confi
|
|
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