in reply to First column acting wierd! (MatchEntryMListbox) (Tk)

Why was there no initial investigation done by yourself?

  • Comment on Re: First column acting wierd! (MatchEntryMListbox) (Tk)

Replies are listed 'Best First'.
Re^2: First column acting wierd! (MatchEntryMListbox) (Tk)
by Ace128 (Hermit) on Sep 18, 2005 at 02:29 UTC
    Come again? Well, I've tested around. Even set the $width in columnInsert('end', -width => $width, -text => $text); to a fix size... no luck.. And this is where it should be the problem, so to speak... but even when I did a print Dumper($mlistbox), it said width = 20... I'm having hard time figuring what the problem could be at this point... can't be that the widget needs an update, and as seen, no wrong value... using latest Tk, v804.027...