in reply to Re^2: TiedListbox remove scrollbar
in thread TiedListbox remove scrollbar

Did you run the code I posted? What part of it doesn't resemble two listboxes that scroll in sync ("tied together") using only one scrollbar?

It certainly works that way for me on Win2k & WinXP, Perl 5.8.6, Tk 804.027.

Replies are listed 'Best First'.
Re^4: TiedListbox remove scrollbar
by ikegami (Patriarch) on Jun 21, 2005 at 23:34 UTC
    My apologies. I was going by your comment ("Not Scrolled!!")

      Ah. That WAS kind of ambiguous, I guess.

      I meant "Not Scrolled" as in: "Doesn't have a scroll bar attached." not "Doesn't scroll." It's a plain Listbox instead of a ScrlListbox