On Thu Mar 8 15:59:20 GMT 2012, Shoemaker, Ronnie A wrote:
> Okay, I will narrow the scope of this question for now.
>
> I am playing with the draggablewidgets demo in PyQt4. What is the secret to
> getting different images into that app or how do I create a PNG image that
> it will load?
First,
Okay, I will narrow the scope of this question for now.
I am playing with the draggablewidgets demo in PyQt4. What is the secret to
getting different images into that app or how do I create a PNG image that it
will load?
From: Shoemaker, Ronnie A (N-UNITED SPACE ALLIANCE, LLC)
Sent: Wednesday,
Hi. I am a new member of this mailing list. I am writing a GUI in PyQt4 that
will use drag and drop of images to put a simulation together.
I found one drag and drop example that uses QLabels loaded with png files. I
need to be able to draw my own images or at least load other types onto my GUI.