ragardner / tksheet

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

Fix to get_checkboxes and related for cell_options change #214

Closed LewisHeslop closed 6 months ago

LewisHeslop commented 6 months ago

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