Python Forum
How can I create a new tag with PyQt5?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I create a new tag with PyQt5?
#1
Hello, I want to see the data I entered with PyQt5 by creating a new label. For example, if I gave 5 data, it should create 5 labels, if I gave 100 data, it should create 100 labels. How can I create and overwrite a new code-based item with PyQt5?
Reply
#2
A good starting point would be here.
nickzsche likes this post
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags


Reply
#3
What should the labels be for?

If it's for text, a table might be the better way. You can easily remove or add rows there.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  PyQT5 : Unable to Create Another Dialog While One is Open iMuny 3 3,812 Jul-17-2019, 11:40 AM
Last Post: iMuny
  Huge code problems (buttons(PyQt5),PyQt5 Threads, Windows etc) ZenWoR 0 2,785 Apr-06-2019, 11:15 PM
Last Post: ZenWoR
  [PyQt] PyQT5: Open QFiledialog in a Dialog which was create in qt designer nieselfriem 4 21,388 Apr-30-2017, 07:40 PM
Last Post: volcano63

Forum Jump:

User Panel Messages

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