ParthJadhav / Tkinter-Designer

An easy and fast way to create a Python GUI 🐍
BSD 3-Clause "New" or "Revised" License
8.87k stars 817 forks source link

How to add combobox? #218

Closed SHIINA96 closed 2 years ago

SHIINA96 commented 2 years ago

I'm meeting a problem. While trying to add a combobox into the gui.py. But the Canvas() seems not include a combobox parameter and ttk not woring with canvas either. Is there any solution?

ParthJadhav commented 2 years ago

Hey sorry but this problem is not related to this repository. You can ask this question on stackOverflow. Thank you.