zlim

About

Username
zlim
Joined
Visits
0
Last Active
Roles
Member

Comments

  • Hi Matthias, Thank you very much for your help. I found a way to display images with the RCC resource file, but it does not use the QLabel's pixmap field. Instead, I found I could select the image with some HTML code in the QLabel's text field. In …
  • Hi Matthias, Thank you very much for your advice. I'm still having some trouble getting the image to show up in the dialog box, though. I compiled the qrc file using the rcc command you provided and put the output in the same directory as the other…
  • Hi David, I don't have any experience in code repositories, but I think this is a good idea. It would save a lot of effort in searching through the forums here, especially since there are many posts on topics other than writing scripts. It would al…
  • Hi Matthias, The timer is a good idea and the script works well. Thank you! Best regards, Z Lim