ANNOUNCE: Gtk2::Ex::DateRange
- From: ofey aikon <ofey aikon gmail com>
- To: GTK2-Perl List <gtk-perl-list gnome org>
- Subject: ANNOUNCE: Gtk2::Ex::DateRange
- Date: Fri, 30 Sep 2005 09:16:56 -0500
Gtk2::Ex::DateRange is a simple special purpose widget for specifying
a range of dates. (For example, [after '1965-03-12' and on or before
'1989-02-14']).
I wanted something more than just two plain old Gtk2::Entries for this
purpose. So I wrote a little high level widget with 'usability' as the
foremost criterion.
I found myself using this in more than a couple of places in my data
analysis app. So, I thought it could even be CPAN worthy. And so here
it is....
http://search.cpan.org/~ofeyaikon/Gtk2-Ex-DateRange/
Also http://cvs.sourceforge.net/viewcvs.py/gtk2-perl-ex/Gtk2-Ex/
May be later I'll add some logic to check the validity of dates
entered. For example a model like [before '1965-03-12' and after
'1989-02-14'] doesn't quite make sense. Where as [before '1965-03-12'
or after '1989-02-14'] makes sense.
Regards,
_Ofey.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]