Python Forum
QComboBox for PyQt code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QComboBox for PyQt code
#3
I think a list view would be a better choice for displaying a list of times. But if you want to use a ComboBox you will call "setCurrentIndex(0) after inserting your most recent lap time.
Reply


Messages In This Thread
QComboBox for PyQt code - by gvin47 - Apr-22-2020, 04:42 AM
RE: QComboBox for PyQt code - by gvin47 - Apr-22-2020, 06:19 AM
RE: QComboBox for PyQt code - by deanhystad - Apr-22-2020, 12:48 PM
RE: QComboBox for PyQt code - by gvin47 - Apr-22-2020, 04:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] How do I display the DB table I will choose from the QComboBox in QTableWidget JokerSob 2 2,346 Aug-05-2021, 03:00 PM
Last Post: JokerSob
  [PyQt] display content from left to right in QComboBox or QLineEdit mart79 2 2,342 May-30-2020, 04:38 PM
Last Post: Axel_Erfurt
  QComboBox doesn't display selection as long as it has not lost the focus Meaulnes 3 3,271 May-07-2020, 03:42 PM
Last Post: Meaulnes
  [PyQt] PyQt4 dynamic QComboBox littleGreenDude 4 5,719 Jan-02-2019, 07:22 PM
Last Post: littleGreenDude
  [PyQt] Get Data from QComboBox Ferris 0 3,498 Feb-28-2018, 04:59 AM
Last Post: Ferris
  [PyQt] How can I get special data from QComboBox()? Sophus 0 5,104 Jul-26-2017, 04:56 PM
Last Post: Sophus

Forum Jump:

User Panel Messages

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