Python Forum
separating different parts of a listbox
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
separating different parts of a listbox
#4
Your question is unclear. What GUI framework is being used? If I understand correctly, you want to display multiple columns in a listbox. In this case you may want to have a look at Tkinter's ttk.TreeView widget. If using different framework, there are similar widgets
Reply


Messages In This Thread
separating different parts of a listbox - by gray - Mar-04-2017, 08:21 AM
RE: separating different parts of a listbox - by buran - Mar-06-2017, 01:50 PM

Forum Jump:

User Panel Messages

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