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
Forum Updated to NodeBB v4.3 + New Features

Qt Creator and Python: need for compiler

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 3 Posters 1.3k Views 2 Watching
  • 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 8 May 2017, 07:54 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 J 2 Replies Last reply 8 May 2017, 09:59
    0
    • Z zacdiggum
      8 May 2017, 07:54

      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 8 May 2017, 09:59 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
        8 May 2017, 07:54

        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?

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 8 May 2017, 12:01 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 8 May 2017, 12:32 last edited by
          #4

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

          1 Reply Last reply
          0

          3/4

          8 May 2017, 12:01

          • Login

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