in reply to Re: Tk Scrollbars Color win32
in thread Tk Scrollbars Color win32
Good to know that is a missing feature on that platform, it explains why the -width was working but not the color options, thanks.
Instead of coding up the missing feature I just assigned scrollbar to a variable, did a packForget to hide it, then bound mouse scroll wheel functionality to the area (which is now a "pane" instead of frame).
|
|---|