On Fri Aug 5 19:27:51 BST 2011, David Cortesi wrote:

> I present a document to a user in a QPlainTextEdit widget. The widget
> nicely handles most editing functions, but there is a unique operation
> I want to provide. When the user selects Edit > BLEEP, the app is
> supposed to BLEEP the document.

I presume that by BLEEP you do not mean beep, otherwise you could use this:

http://doc.qt.nokia.com/4.7/qapplication.html#beep

David :-)
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to