Revision history for Perl extension Tk::ListEntry.
0.07 Wed Jul 01 2026
- Bumped version number to 0.07. This time also in the .pm.
0.06 Mon Jun 29 2026
- Use <Enter> and <Leave> events to relax the grabGlobal so the list is enabled to do it's work.
- Removed all hacks and workarounds to this effect.
0.05 Mon Mar 17 2025
- Fixed bug created in last update (-nofocus was not set).
0.04 Mon Mar 17 2025
- Added option -motionselect.
- Added escape binding to pop down the List.
- Fixed bug in method keyReturn.
- Changed bug tracker.
0.03 Sat Feb 08 2025
- added -filter option. The entry now can be used to filter the list.
0.02 Fri Mar 22 2024
added -command option
updated and corrected documentation
0.01 Mon Jun 5 2023
Initial version