[PyQt] removeWidget

Hans-Peter Jansen hpj at urpla.net
Thu Aug 25 10:58:13 BST 2011


[I prefer to not get personal replies on this list]

On Thursday 25 August 2011, 11:39:46 uahmed wrote:
> Hi
>
> Thanks for the reply , I used .close() . I guess this will destroy
> the widget and will not leave memory for it .

You cannot close arbitrary widgets, but you can hide and show them 
without the need to fiddle with the layouts..

Pete


More information about the PyQt mailing list