Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Display a tree
#1
Hi everyone,

I am writing a small app using Python and PyQt5 and have a input data that shows a tree as below:

Level 0
--Level 1
--Level 1
----Level 2
----Level 2
--Level 1
----Level 2
------Level 3
----Level 2

I would like to display this input data as image below:

https://drive.google.com/open?id=1nHlpvQ...pA5um8qB7n

Is there anyone know which tool I should use to display it?

Thank you so much,
Reply


Messages In This Thread
Display a tree - by binhxp - Sep-09-2019, 01:18 PM

Forum Jump:

User Panel Messages

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