[CentralOH] Tkinter Checkbutton
Mark Erbaugh
microenh at hughes.net
Fri Aug 27 02:25:40 CEST 2010
I would like to place some Tkinter Checkbutton's on a Canvas. When I use a Frame and the Pack geometry manager, it knows the appropriate height of the Checkbutton so that that it can align them properly. Is there a way for me to determine the height of a Checkbutton when placing it on a canvas? I tried using the Checkbutton's font height, but the indicator (checkmark box) is taller.
Thanks,
Mark
More information about the CentralOH
mailing list