[PyQt] [newb] someone take pity on a poor newb?

Neal Becker ndbecker2 at gmail.com
Sat Dec 20 22:22:29 GMT 2008


I hate to ask for help debugging this code, but this is my first little pyqt project, and I'm stumped.

This little form has a text input widget, and a button marked 'dowload'.  I connected the text input "returnPressed" to one method, and connected the download button "clicked" to another method.

When I hit return in the text input, both methods trigger!  Can anyone give me a hint?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: findfiles.py
Type: text/x-python
Size: 2226 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20081220/bd126220/findfiles.py


More information about the PyQt mailing list