Eric Wong wrote:
> Using Tkinter, I have a Canvas with vertical Scrollbar attached. At
> runtime, I dynamically create Checkboxes on the Canvas, each one on a
> different row. When I add a lot of Checkboxes, instead of the
> scrollbar kicking in, the Canvas resizes and subsequently, my
> Applica
Using Tkinter, I have a Canvas with vertical Scrollbar attached. At
runtime, I dynamically create Checkboxes on the Canvas, each one on a
different row. When I add a lot of Checkboxes, instead of the
scrollbar kicking in, the Canvas resizes and subsequently, my
Application window resizes such tha