Quote:
Originally Posted by carmenchu
But my search into PyQt documentation has devolved into headache.
|
The Qt documentation really isn't great, by PyQt can also be relatively simple if you stick to basic controls. For example,
this post shows how to display a message box.
Displaying an input box is even easier: