ragardner / tksheet

Python tkinter table widget for displaying tabular data
https://pypi.org/project/tksheet/
MIT License
408 stars 50 forks source link

Fix to get_checkboxes and related for cell_options change #214

Closed LewisHeslop closed 8 months ago

LewisHeslop commented 8 months ago

Main Table .options and ._options were deprecated but not updated in these functions. Updated to use cell_options.