Python Forum
[Tkinter] [split] Is there a way to embed a treeview as a row inside another treeview?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] [split] Is there a way to embed a treeview as a row inside another treeview?
#6
(Oct-19-2021, 11:32 PM)deanhystad Wrote: I am not used to seeing column headings for hierarchical information. I think that would be confusing.

The problem is, of course, that it is displaying a list, each item of which is ALSO a list, and the two lists are heterogenous (radically different shapes). Do you have a better idea how to display this? Although I've done some Python coding, I'm a neophyte at Tk. Perhaps there's a better widget for this?
Reply


Messages In This Thread
RE: [split] Is there a way to embed a treeview as a row inside another treeview? - by CyKlop - Oct-20-2021, 12:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  tkinter - update/refresh treeview snakes 5 20,879 Dec-02-2023, 07:05 PM
Last Post: aynous19
  Doubt approach update 2 Treeview at the same time TomasSanchexx 7 1,932 Sep-19-2023, 01:19 AM
Last Post: SaintOtis12
  [Tkinter] Update label if there are no records in treeview TomasSanchexx 1 932 Aug-20-2023, 04:45 PM
Last Post: menator01
  [Tkinter] Search data in treeview without search button TomasSanchexx 3 1,604 Aug-12-2023, 03:17 AM
Last Post: deanhystad
  [Tkinter] How to insert data json to treeview tkinter? Shakanrose 8 4,403 Jan-19-2023, 03:58 PM
Last Post: Shakanrose
  [Tkinter] Different rows colours in treeview tkinter Krissstian 1 1,262 Nov-20-2022, 09:59 PM
Last Post: woooee
  [Tkinter] Treeview actions swanysto 4 4,856 Oct-24-2022, 08:19 PM
Last Post: deanhystad
  [Tkinter] ttk-->treeview-->tag_configure() not work over Python3.6 hqbfljx 10 8,398 Jul-04-2022, 02:40 PM
Last Post: jojyjoseph
  [Tkinter] Treeview heading event detect. water 1 2,227 Apr-10-2022, 11:06 PM
Last Post: Larz60+
  [Tkinter] Dynamic checkbox treeview issue OogieM 8 4,908 Mar-20-2022, 02:10 PM
Last Post: OogieM

Forum Jump:

User Panel Messages

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