Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: CTkComboBox - not working
Post: RE: CTkComboBox - not working

(Aug-28-2023, 01:56 PM)deanhystad Wrote: Yes, YOU could do this with CTk combo boxes too. May I please ask if you can show me with my original code? much appreciated :)
Sedos101 General Coding Help 11 2,412 Aug-28-2023, 02:01 PM
    Thread: CTkComboBox - not working
Post: RE: CTkComboBox - not working

Hi I just realised you changed the code from ctk.CTkCombobox to the regular tk.Combobox are you able to do this in the ctk.CTkCombobox instead please? (Aug-27-2023, 11:38 AM)deanhystad Wrote: You ...
Sedos101 General Coding Help 11 2,412 Aug-28-2023, 01:43 PM
  Heart Thread: CTkComboBox - not working
Post: RE: CTkComboBox - not working

(Aug-27-2023, 02:04 PM)deanhystad Wrote: See above. And please post runnable examples that demonstrate the problem. THANK YOU SOO MUCH!!
Sedos101 General Coding Help 11 2,412 Aug-28-2023, 01:12 AM
    Thread: CTkComboBox - not working
Post: RE: CTkComboBox - not working

(Aug-27-2023, 11:38 AM)deanhystad Wrote: You need to update the model list when the group selection changes. Same goes with updating the bucket list when you select a model. Can you please tell sho...
Sedos101 General Coding Help 11 2,412 Aug-27-2023, 12:11 PM
    Thread: CTkComboBox - not working
Post: RE: CTkComboBox - not working

(Aug-27-2023, 05:30 AM)menator01 Wrote: Please use bb tags when posting. It helps with the formatting. Hi I have updated, any chance you can help please? Thanks you
Sedos101 General Coding Help 11 2,412 Aug-27-2023, 11:29 AM
    Thread: CTkComboBox - not working
Post: RE: CTkComboBox - not working

[quote="Sedos101" pid='172259' dateline='1693114093'] Hi everyone I am using customtkinter to make some comboboxes Basically I have a list of Groups, which have their own corresponding models and buc...
Sedos101 General Coding Help 11 2,412 Aug-27-2023, 06:02 AM
    Thread: CTkComboBox - not working
Post: CTkComboBox - not working

Hi everyone I am using customtkinter to make some comboboxes Basically I have a list of Groups, which have their own corresponding models and buckets available see the dictionaries below please mod...
Sedos101 General Coding Help 11 2,412 Aug-27-2023, 05:28 AM
    Thread: .get() not retrieving value?
Post: .get() not retrieving value?

Hi Everyone, I have setup a combo box to store gradient values as such: gradient_value = ["0%","10%","15%","20%"] gradient_dropdown = ttk.Combobox(column_frame, values=gradient_value, state=...
Sedos101 General Coding Help 2 601 Aug-25-2023, 06:02 AM
    Thread: Plot function
Post: RE: Plot function

Hi really appreciate the help and I realise my code is messy and apoligise in advance i am getting the following error PS C:\Users\SedatA> & C:/Users/SedatA/AppData/Local/Programs/Python/P...
Sedos101 General Coding Help 3 832 Aug-23-2023, 01:51 PM
    Thread: Plot function
Post: Plot function

Hi Everyone, apologies my code is all over the place, however I am trying to bar chart plot the cycle time for each model selected. I want the chart to be in my main gui somwhere over to the right of ...
Sedos101 General Coding Help 3 832 Aug-23-2023, 09:17 AM

User Panel Messages

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