Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    How to do: Web Page Layout WYSIWYG with controls to be back-ended by Python

    General and Desktop
    web page python page layout
    2
    2
    943
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rossharbottle last edited by

      I want to use a WYSIWYG page layout tool to create the main web page (index.htm), adding controls, etc.; and will add the Python code to it within Python editor.

      All of the PyQt and Qt docs, notes, etc. tell me that they are designed to create program forms for Windows, etc.

      Any help would be appreciate greatly...

      1 Reply Last reply Reply Quote 0
      • H
        Huulivoide last edited by

        Yes Qt is mainly for desktop applications and is not designed with web development in mind.
        I suggest you take a look at list at Python.org and choose a web framework from there.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post