[PyQt] Writing user defined function in the existing application

Nick Gaens mail at nickgaens.com
Thu Mar 11 08:32:08 GMT 2010


Yes, take a look at the resizeEvent(event) method:
http://doc.trolltech.com/4.6/qwidget.html#resizeEvent

<http://doc.trolltech.com/4.6/qwidget.html#resizeEvent>:-)

Nick

On Thu, Mar 11, 2010 at 8:19 AM, sindhuja venkat
<sindhujavenkat at gmail.com>wrote:

> Hello all,
>
> We can modify the close event and add some alerts or dialogs in the
> application using " def closeEvent() " function. Likewise Is there any way
> to modify the minimize event.
>
> Thanks in advance...
>
> --
> sindhu
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>



-- 
Nick Gaens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100311/d62943b2/attachment.html>


More information about the PyQt mailing list