Name : perl-Tk-DateEntry
| |
Version : 1.43
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.1.1
| Date : 2023-01-27 18:36:36
|
Group : Development/Libraries/Perl
| Source RPM : perl-Tk-DateEntry-1.43-lp154.1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : Drop down calendar widget for selecting dates
|
Description :
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 instead 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 empty, or contains invalid data, then 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\".
The Entry widget has the following keyboard shortcuts:
* < Up>, < Down>
Increase or decrease the date by one day.
* < Shift-Up>, < Shift-Down>
Increase or decrease the date by one week.
* < Control-Up> or < Prior>, < Control-Down> or < Next>
Increase or decrease the date by one month. This would not work if the next or previous month has less days then the day currently selected.
* < Shift-Control-Up>, < Shift-Control-Down>
Increase or decrease the date by one year. This would not work if the same month in the next or previous year has less days then the day currently selected.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.4/noarch |