Python Forum
Qt Designer : help document viewer error.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Qt Designer : help document viewer error.
#1
The following alert is shown in Qt Designer when I click 'help'. As you can see it's using Linux symbols AND Windows symbols when reporting the error.

[Image: image-2022-04-13-190546551.png]
Reply
#2
Appears to be a known problem.

https://github.com/altendky/pyqt-tools/issues/5

Looks like the most popular workaround is run assistant directly instead of calling it through the help window.

I never use designer. I find it very limiting. If you are just starting out I think you should try writing a simple program or two to learn how to program using the Qt libraries. If nothing else it will help you understand what the designer is doing and the code it produces.
Reply
#3
Hi Dean, thanks for your comments.

Advice needed

I was going to study the coding from here :

https://realpython.com/qt-designer-pytho...-and-slots

I'm being greedy, but do you have any exercises I could work through? Perhaps a book?

What is the best free IDE to use Python, right now I have Eclipse with something called PyDev. Is there an easier way?

Where I'm at

Currently, I've made a simple design document, if you like, showing the windows, and controls I knocked up in QT Designer. It has three windows, but note it's not an IDE, so I'm lost at this point.

Using VB

I wonder if VB could be made to work on Android phones? Using an emulator perhaps. Probably not though, I fear a Windows emulator on a phone would be pushing it! One very full phone, I should imagine.

Future plans

A tutorial from the QT Company.

https://doc.qt.io/qtforpython/quickstart.html
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QT Designer Krissstian 4 1,720 May-26-2022, 09:45 AM
Last Post: Krissstian
  GUI programming PyQt 5 + Qt Designer flash77 9 2,749 Mar-19-2022, 10:31 AM
Last Post: flash77
  [PyQt] QT5 Designer Drawing greenhorn1 1 2,572 Dec-30-2021, 05:12 PM
Last Post: deanhystad
  Installed Designer - Helpf Files for "assistant" are missing Valmont 0 2,011 Mar-22-2021, 11:09 AM
Last Post: Valmont
  Using a GUI Designer vs. hard coding 357mag 9 6,103 Feb-21-2021, 06:43 PM
Last Post: kkaur
  Attempting to use Qt Designer. thewolf 17 6,160 Feb-17-2021, 12:03 AM
Last Post: thewolf
  Game Graphics Viewer And Editor Query eddywinch82 2 1,887 Jan-06-2021, 06:21 PM
Last Post: Larz60+
  [PyGUI] help code python QT Designer yan_mhb 0 1,929 Aug-12-2020, 09:32 AM
Last Post: yan_mhb
  [Kivy] Kivy Designer Module Error SARAVANAN_M 0 3,876 Nov-20-2019, 09:57 AM
Last Post: SARAVANAN_M
  [PyQt] Send data between windows Pyqt5 and Qt Designer kkonrad002 8 10,213 Sep-05-2019, 02:25 PM
Last Post: Denni

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020