Python Forum
[Tkinter] Scrollable buttons with an add/delete button
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Scrollable buttons with an add/delete button
#6
I've gathered quite a lot of information pertaining to Tkinter and this link (below) shows a very simple example of the Scrollbar Widget, which would be my base for trying to do what you're doing. It could very well be that you've tried this and for whatever reason find it unsuitable. If so, please ignore this.

https://www.pythontutorial.net/tkinter/t...scrollbar/
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Messages In This Thread
RE: Scrollable buttons with an add/delete button - by rob101 - Jun-16-2022, 07:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] PyQt5 drawing on scrollable area HeinKurz 3 1,402 Mar-28-2023, 12:58 PM
Last Post: Axel_Erfurt
  [Tkinter] How to create scrollable frame mandiatutti 7 4,655 Aug-07-2021, 03:34 PM
Last Post: deanhystad
Question [Tkinter] Scrollable Treeview: change behavior of Prior/Next keys? RockDoctor 2 3,290 Apr-10-2021, 05:40 PM
Last Post: RockDoctor
  Scrollable big image in a window (TKinter) Prospekteur 3 4,583 Sep-14-2020, 03:06 AM
Last Post: Larz60+
  [Tkinter] Command button, then more command buttons Heyjoe 4 2,990 Aug-08-2020, 11:28 AM
Last Post: Yoriz
  [PySimpleGui] How to alter mouse click button of a standard submit button? skyerosebud 3 5,087 Jul-21-2019, 06:02 PM
Last Post: FullOfHelp
  [Tkinter] Fixate graphs on scrollable canvas janema 6 5,518 Apr-12-2019, 03:57 PM
Last Post: Larz60+
  [Tkinter] How to get & delete details from each input by clicking a button Vicolas 6 3,960 Feb-01-2019, 11:00 AM
Last Post: Vicolas
  Buttons not appearing, first time button making admiral_hawk 5 3,456 Dec-31-2018, 03:26 AM
Last Post: admiral_hawk
  [Tkinter] ListBox not contained or scrollable kellykimble 6 5,272 Apr-05-2018, 11:59 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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