Python Forum
[PyQt] How can I sync Combobox index to other combobox index?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] How can I sync Combobox index to other combobox index?
#3
You can try something like

ListAraci.setCurrentIndex(SirketList.currentIndex())
Reply


Messages In This Thread
RE: How can I sync Combobox index to other combobox index? - by Axel_Erfurt - Jan-03-2022, 12:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  combobox paulie70 3 1,050 May-19-2023, 06:25 PM
Last Post: deanhystad
  event driven coding PyQt6 on Combobox change merrittr 3 2,266 May-03-2023, 03:35 AM
Last Post: merrittr
  [PyQt] Help Iterating through to read comboBox Selections Extra 3 1,685 Aug-01-2022, 06:56 PM
Last Post: deanhystad
  [PyQt] [Solved]Populate ComboBox with for loop? Extra 3 2,287 Jul-31-2022, 09:01 PM
Last Post: Extra
  [PyQt] [Solved]Help Adding Sql Results in ComboBox Extra 2 1,326 Jul-07-2022, 09:46 PM
Last Post: Extra
  [Tkinter] Combobox menator01 1 1,230 Apr-18-2022, 04:43 AM
Last Post: deanhystad
  Problems with ValueMember vs DisplayMember with combobox dford 7 2,501 Feb-23-2022, 11:05 PM
Last Post: deanhystad
  [Tkinter] text get index problem philipbergwerf 2 1,917 Feb-03-2022, 01:17 AM
Last Post: philipbergwerf
  Problems getting tk Combobox contents to populate properly dford 4 4,020 Jan-08-2022, 02:39 PM
Last Post: dford
  How add button to certain TAB using TAB-index MacTommu 3 3,903 Sep-23-2021, 05:53 AM
Last Post: MacTommu

Forum Jump:

User Panel Messages

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