Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to do: Web Page Layout WYSIWYG with controls to be back-ended by Python

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

Scheduled Pinned Locked Moved General and Desktop
web pagepythonpage layout
2 Posts 2 Posters 1.2k Views
  • 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 Offline
    R Offline
    rossharbottle
    wrote on last edited by
    #1

    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
    0
    • H Offline
      H Offline
      Huulivoide
      wrote on last edited by
      #2

      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
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved