Python Forum
[Tkinter] It it possible to make a help file explorer with tkinter?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] It it possible to make a help file explorer with tkinter?
#1
I've created an interactive guide using tkinter and I'd like to add a helpfileesque navagation pane to it, as similar to this as possible:
[Image: 58996-easy_chm.gif]
Image source: https://pcwin.com/Software_Development/E...screen.htm

Does anyone have an example or recommendation to create this with tkinter?
It does not need to be fancy, doesn't even need icons
It needs to:
* Have nested entries, and show them as nested
* Either allow for search or have a function for direct navigation focus
* Respond to mouse clicks
* Expand and collapse categories

Any pointer in the right direction would be appreciated.

Edit: Thanks for the move, my bad on the wrong category
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  make widgets disappear from tkinter jacksfrustration 12 1,082 Feb-06-2024, 03:58 PM
Last Post: deanhystad
  Why I am getting ModuleNotFoundError when I make an Exe file for tkinter GUI? pymn 0 1,640 Apr-01-2022, 05:36 PM
Last Post: pymn
  [Tkinter] tkinter.Menu – How to make text-variable? Sir 3 5,614 Mar-10-2021, 04:21 PM
Last Post: Sir
  Tkinter Python: How to make sure tkSimpleDialog takes in No value entered rcmanu95 3 2,321 Aug-05-2020, 05:32 AM
Last Post: Yoriz
  How to make button text bold in Tkinter? scratchmyhead 2 12,014 May-16-2020, 02:53 AM
Last Post: scratchmyhead
  [Tkinter] Tkinter - I need to read file excel from GUI app to script file johnjh 0 10,710 Apr-17-2020, 08:14 PM
Last Post: johnjh
  [Tkinter] Is there a sample for making a gui like Explorer(win) by Tkinter? JoshuaWeiss 0 1,585 Mar-05-2020, 02:53 AM
Last Post: JoshuaWeiss
  Make Label Text background (default color) transparent using tkinter in python barry76 1 23,719 Nov-28-2019, 10:19 AM
Last Post: Larz60+
  Tkinter - Make changes to graph and update it adriancovaci 0 6,588 Apr-08-2019, 09:02 AM
Last Post: adriancovaci
  [Tkinter] Multiple frames with tkinter - How to make them run on fullscreen mode eabs86 3 18,247 Sep-20-2018, 01:27 AM
Last Post: eabs86

Forum Jump:

User Panel Messages

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