Jul-31-2018, 08:11 AM
No issues. But can you please tell which other library where i can solve this type of situation ,if i had to edit table and enter data into database? Other than tkinter?
[Tkinter] Does anybody know that how to edit tree view on tkinter
|
Jul-31-2018, 08:11 AM
No issues. But can you please tell which other library where i can solve this type of situation ,if i had to edit table and enter data into database? Other than tkinter?
Jul-31-2018, 01:37 PM
I gave you this link before: https://github.com/Larz60p/CaliforniaPublicSalaries
It uses a listview widget the syntax is almost identical to TreeView. I does all sorts of things, highlighting entries, clearing entire view, selecting, multiple columns, etc. It is also structured as using classes, which some don't like, but to me they make sense as forward references, etc are a snap. |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Cant set api response as tree in Element tree | hey_arnold | 4 | 4,892 |
Mar-04-2019, 03:25 PM Last Post: dsarin |
|
[Flask] Create new project for add user,edit,delete,view users in python with mysql connector | chandranmanikandan | 0 | 8,661 |
Oct-30-2018, 10:19 AM Last Post: chandranmanikandan |