ParthJadhav / Tkinter-Designer

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

Feature request: Prototyping #279

Open balkaymak42 opened 1 year ago

balkaymak42 commented 1 year ago

Hi, how can i use prototyping with Tkinter-Designer? I have a second Frame which be called by clicking on a button. But this Frame do not show up afterwards in my .py. What should i do to get this work? Is Prototyping even possible with Tkinter-Designer?

Thanks in advanse.

ParthJadhav commented 1 year ago

Prototyping is not a feature yet in Tkinter-Designer but I'm planning to implement it when I get time or maybe someone from community can help.

Notes:

Refer to Figma Api documentation: https://www.figma.com/developers/api

Keywords: Prototype, Flow starting point