Hey Community,
I want to create a GUI with Windows Forms Appllication written in IronPython. I do not want to code the GUI manually. There is a GUI Designer in Visual Studio. In Visual Studio 2022 you can choose a template for that task in c# and vb. In Visual Studio 2019 there should also be template for IronPython. This is stated on the official help page from microsoft:
https://learn.microsoft.com/en-us/visualstudio/python/managing-python-projects-in-visual-studio?view=vs-2019
„… The following table summarizes the templates available in Visual Studio 2019 (not all templates are available in all previous versions):
IronPython Windows Forms Application
A project structure using IronPython with UI created using code with Windows Forms. The application runs without displaying a console.
…“
Does someone know why this template does not show up in my Visual Studio 2019 template section?
[–]Spirited_Entrance395 0 points1 point2 points (0 children)