Python Forum
Update value selected in option menu when select an item from text box
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update value selected in option menu when select an item from text box
#3
(Jun-06-2019, 04:00 AM)Larz60+ Wrote: try updating e1 widget directly (which I can't see)
Thanks for the reply.

e1, e2,e3,e4 get the values of selected items correctly.

However i'm unable to get the selected items value into option menu (ie avial_typeSelect_text)

[Image: AF1QipNcU_MWbgzegUmum5Wu_Q_-5s4AysmOx9j4HWbO]

Please note i have attached full python code files (front end & back end) but what is noted in my question is only a function used to update the values based on selected item.
Reply


Messages In This Thread
RE: Update value selected in option menu when select an item from text box - by klllmmm - Jun-06-2019, 04:51 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QListWidget, no item was selected flash77 4 984 Aug-02-2023, 09:31 AM
Last Post: Axel_Erfurt
  [PyQt] How to always select the item in the first column when a row is selected DrakeSoft 1 1,650 Feb-17-2023, 07:43 PM
Last Post: DrakeSoft
  [Tkinter] Make my button text update? Skata100 1 2,043 Aug-07-2021, 05:37 AM
Last Post: deanhystad
  [PyQt] How to update selected data in combobox displaying DB data? JokerSob 3 3,443 Aug-02-2021, 04:39 AM
Last Post: JokerSob
  update text variable on label with keypress knoxvilles_joker 3 4,935 Apr-17-2021, 11:21 PM
Last Post: knoxvilles_joker
  [Tkinter] tkinter.Menu – How to make text-variable? Sir 3 5,660 Mar-10-2021, 04:21 PM
Last Post: Sir
  Get selected text inside an Entry Jerdup 0 2,486 Aug-20-2020, 12:42 PM
Last Post: Jerdup
  [Tkinter] how to update label text from list Roshan 8 5,468 Apr-25-2020, 08:04 AM
Last Post: Roshan
  [PyQt] saving text file by FileDialog option atlass218 14 4,669 Feb-19-2020, 09:22 AM
Last Post: atlass218
  How to get the selected item from Listbox and convert it to int? Jionni 8 5,160 Feb-17-2020, 11:07 AM
Last Post: Jionni

Forum Jump:

User Panel Messages

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