in reply to
Tk: browseentry
You really need to post working (or non-working snippets) so we can run it. Otherwise we just have to guess. From looking at your code, I would suspect the "-state=>readonly"
I'm not really a human, but I play one on earth.
flash japh
Comment on
Re: Tk: browseentry
Replies are listed 'Best First'.
Re^2: Tk: browseentry
by
vikee
(Sexton)
on Jul 26, 2004 at 08:49 UTC
You're right, i should send the whole code...
the problem was with the -variable, there is an array needed
so
@column_params[$i]
, it's a 2D array.
thanks
[reply]
[d/l]
In Section
Seekers of Perl Wisdom