Skip Menu |

This queue is for tickets about the Tk-MatchEntry CPAN distribution.

Report information
The Basics
Id: 7351
Status: resolved
Priority: 0/
Queue: Tk-MatchEntry

People
Owner: Nobody in particular
Requestors: carlos [...] geodev.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.2
Fixed in: 0.3



Subject: Tk-MatchEntry does not support Tk-804
perl -v : 5.8.2 Tk-MatchEntry-0.2 OS: Linux 2.4 redhat 8.0 browsing in the list box does not work correctly. The problem comes from the fact that the subroutine 'listbox_index' does not return the correct index. In: my $sel = $self->Subwidget('slistbox')->Subwidget('listbox')->curselection; $sel expects a scalar, but under the newest version of Tk an array_ref is being returned instead.
fixed with v0.3