Main > Programming > Libraries >

Tk::Balloon 804.027

Tk::Balloon 804.027

Sponsored Links

Tk::Balloon 804.027 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 5.7 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1091
Date added: 2006-10-30
Publisher: Tk::Balloon Team

Tk::Balloon 804.027 description

Tk::Balloon is a pop up help balloons.

SYNOPSIS

use Tk::Balloon;
...
$b = $top->Balloon(-statusbar => $status_bar_widget);

# Normal Balloon:
$b->attach($widget,
-balloonmsg => "Balloon help message",
-statusmsg => "Status bar message");

# Balloon attached to entries in a menu widget:
$b->attach($menu, -state => status,
-msg => [first menu entry,
second menu entry,
...
],
);

# Balloon attached to individual items in a canvas widget:
$b->attach($canvas, -balloonposition => mouse,
-msg => {item1 => msg1,
tag2 => msg2,
...
},
);

# Balloon attached to items in a listbox widget:
$b->attach($listbox, -balloonposition => mouse,
-msg => [first listbox element,
2nd listbox element,
...
],
);

Balloon provides the framework to create and attach help balloons to various widgets so that when the mouse pauses over the widget for more than a specified amount of time, a help balloon is popped up.

Tk::Balloon 804.027 Screenshot

Advertisements

Tk::Balloon 804.027 Keywords

Bookmark Tk::Balloon 804.027

Hyperlink code:
Link for forum:

Tk::Balloon 804.027 Copyright

WareSeeker periodically updates pricing and software information of Tk::Balloon 804.027 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Tk::Balloon 804.027 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Tk::bind can arrange for X events to invoke callbacks. Free Download
Tk::Canvas Perl module can create and manipulate Canvas widgets. Free Download
Tk::callbacks allows specifying code for Tk to call. Free Download
Tk::Optionmenu will let the user select one of some predefined options values. Free Download
Tk::form is a Perl module with a geometry manager based on attachment rules. Free Download
Tk::bindtags can determine which bindings apply to a window, and order of evaluation. Free Download
Tk::Tiler is a scrollable frame with sub-widgets arranged into rows. Free Download
Tk::after can execute a command after a time delay. Free Download