Python Forum
[PyGUI] Create a scrollbar in GUI to add test cases
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGUI] Create a scrollbar in GUI to add test cases
#1
Hello

Actually i created a GUI to test some of the devices now the frame geometry i fixed to (1176x768) in same all the test cases want to accommodate but its not possible. So want to add scroll bar inside the frame. So any body having any idea how to add scroll bar inside a frame using class than please help me which will be very helpful for me.
Reply
#2
Assuming you are using tkinter (as you don't say) you can look at a program that I wrote:
I have an example here: https://github.com/Larz60p/CaliforniaPub...CompGui.py
search for self.txscroll
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] horizontal scrollbar on treeview is not working Vokofe 3 954 Oct-27-2025, 03:13 PM
Last Post: Vokofe
  [Tkinter] Help create scrollbar in chatbot with tkinter on python fenec10 6 7,286 Aug-28-2025, 10:38 AM
Last Post: fazanbabar82
  [Tkinter] Scrollbar apffal 7 5,684 Oct-11-2021, 08:26 PM
Last Post: deanhystad
Question [Tkinter] How to configure scrollbar dimension? water 6 6,411 Jan-03-2021, 06:16 PM
Last Post: deanhystad
  [PyQt] scrollbar in tab issac_n 1 5,548 Aug-04-2020, 01:33 PM
Last Post: deanhystad
  [Tkinter] Scrollbar in tkinter PatrickNoir 2 5,414 Jul-26-2020, 06:02 PM
Last Post: deanhystad
  [Tkinter] Help with Scrollbar JJota 6 6,145 Mar-10-2020, 05:25 AM
Last Post: Larz60+
  [Tkinter] Scrollbar doesn't work on Canvas in Tkinter DeanAseraf1 3 13,128 Sep-19-2019, 03:26 PM
Last Post: joe_momma
  [Tkinter] Same Scrollbar for two text area smabubakkar 3 4,525 Jun-19-2019, 05:26 PM
Last Post: Denni
  Scrollbar rturus 5 25,323 Jun-06-2019, 01:04 PM
Last Post: heiner55

Forum Jump:

User Panel Messages

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