Hello

I want to add an event to a combobox. In particular, when the focus change
to the combobox I want to show a QmessageBox. Shearching the web I find out
that I can do it reimplementing the focus event handler, but that means
change the python file generated by the pyuic4 tool. So each time I change
the ui file I have to add the reimplemented the event. There is another way
to solve this situation without changing the py file generated from ui file.

Thank you. 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/focusInEvent-combobox-tp5224248.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to