Dear all,

I want to do the following GUI element : a QLineEdit which popups when some
control is clicked, allowing the user for text input, and which hides when
enter is pressed, or when the user clicks outside the QLineEdit.

How can this be implemented? In other words, I'm looking for an undecorated
floating widget (modal?) and getting an event when the user clicked outside.

Thanks,

Etienne
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to