Python Forum
[Tkinter] Does anybody know that how to edit tree view on tkinter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Does anybody know that how to edit tree view on tkinter
#11
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?
Reply
#12
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.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cant set api response as tree in Element tree hey_arnold 4 3,682 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 7,352 Oct-30-2018, 10:19 AM
Last Post: chandranmanikandan

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020