Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator and Python: need for compiler

Qt Creator and Python: need for compiler

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 3 Posters 1.3k 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.
  • Z Offline
    Z Offline
    zacdiggum
    wrote on last edited by
    #1

    Hi,
    for my app development tasks I used to use Qt Designer which came with PyQt and didn't need a compiler.
    Now with Qt Creator I have to have a compiler installed just to make a .ui form which then I don't even compile but use pyuic5.bat to get a Python class.
    My workaround for now is to keep a blank main window ui. form as a reserve and copy it over every time I start a new app project. That's silly...
    Could the Python people please have the possibility back to just make GUIs and translate them via pyuic?

    K jsulmJ 2 Replies Last reply
    0
    • Z zacdiggum

      Hi,
      for my app development tasks I used to use Qt Designer which came with PyQt and didn't need a compiler.
      Now with Qt Creator I have to have a compiler installed just to make a .ui form which then I don't even compile but use pyuic5.bat to get a Python class.
      My workaround for now is to keep a blank main window ui. form as a reserve and copy it over every time I start a new app project. That's silly...
      Could the Python people please have the possibility back to just make GUIs and translate them via pyuic?

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @zacdiggum

      Hi, this is a user forum and it is not monitored for user requests and bug reports.

      In order to be heard by the developers you need to issue a report on JIRA

      If you like to attract some other people with possibly similar request it is advisable to post a link to the "bug/request" report here. This gives others a chance to vote for your request and bring it up on the priority list.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      1
      • Z zacdiggum

        Hi,
        for my app development tasks I used to use Qt Designer which came with PyQt and didn't need a compiler.
        Now with Qt Creator I have to have a compiler installed just to make a .ui form which then I don't even compile but use pyuic5.bat to get a Python class.
        My workaround for now is to keep a blank main window ui. form as a reserve and copy it over every time I start a new app project. That's silly...
        Could the Python people please have the possibility back to just make GUIs and translate them via pyuic?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @zacdiggum No need to use QtCreator - just use QtDesigner, it is still available as stand alone application if you install QT/QtCreator.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • Z Offline
          Z Offline
          zacdiggum
          wrote on last edited by
          #4

          Thank you for your help, koahnig & jsulm...

          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