Share via

Python Designer View for Desktop/Web Apps

srfpala 111 Reputation points
2021-10-11T22:42:40.85+00:00

In Win10 Under VC 2019 CE I use Python 16.11.211.96 and use WxPython.
I see the View code option but seem to be missing the Designer View
and its associated ToolBox.
My guess is that they do not exist for Python.
Am I Correct?
Bob

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.


1 answer

Sort by: Most helpful
  1. Sam of Simple Samples 5,586 Reputation points
    2021-10-12T17:35:28.51+00:00

    wxPython is a wrapper for wxWidgets, none of which are Microsoft products. So no, Visual Studio does not support it.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.