Tk::DateEntry

Drop down calendar widget for selecting dates.
Download

Tk::DateEntry Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Slaven Rezic
  • Publisher web site:
  • http://search.cpan.org/~srezic/

Tk::DateEntry Tags


Tk::DateEntry Description

Drop down calendar widget for selecting dates. Tk::DateEntry is a drop down calendar widget for selecting dates.SYNOPSIS$dateentry = $parent->DateEntry (< options >);Tk::DateEntry is a drop down widget for selecting dates. It looks like the BrowseEntry widget with an Entry followed by an arrow button, but in stead of displaying a Listbox the DateEntry displays a calendar with buttons for each date. The calendar contains buttons for browsing through the months.When the drop down is opened, the widget will try to read the current content of the widget (the -textvariable), and display the month/year specified. If the variable is entry, or contains invalid data, the current month is displayed. If one or two digit year is specified, the widget tries to guess the correct century by using a "100 year window". Requirements: · Perl


Tk::DateEntry Related Software