[PIPython] Inizializzazione di un form

Mariano Di Felice mardif
Ven 8 Lug 2005 15:43:53 CEST


pierugo.massolo a itc.alstom.com wrote:

>"Enrico \"Gabubbi\" Manfredo"  ha scritto
>  
>
>>sai che praticamente non so come cancellare un form che non mi serve...
>>    
>>
>Secondo me, se devi cancellare un oggetto che deriva da wxWindow devi usare
>il metodo Destroy.
>
>Ritornando al problema di pulire una ComboBox, sei sicuro che non funziona
>wxComboBox.Remove(long from, long to)?
>
>Ciao
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>La mailing list di python.it
>python a lists.python.it
>http://lists.python.it/cgi-bin/mailman/listinfo/python
>  
>
esiste anche il bel metodo <instanceofComboBox>.Clear()

la wxComboBox estende anche la wxControlWithItems, che ha il seguente 
metodo, visibile a tutti nella documentazione:


      wxControlWithItems::Clear

*void* *Clear*()

Removes all items from the control.

/Clear()/ also deletes the client data of the existing items if it is 
owned by the control.




-- 

/\/\ariano Di Felice
Java PHP Python programmer
with MySQL, PostgreSql, SQLite and Oracle support
Linux Platform Developer
mariano.difelice a eprometeus.com
www.eprometeus.com
Tel. 0735 656881
Fax. 0735 656307
---------------------------------------------------------
NO ai brevetti software! http://www.nosoftwarepatents.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mardif.vcf
Type: text/x-vcard
Size: 263 bytes
Desc: not available
Url : http://list.zope.it/pipermail/python/attachments/20050708/c6a98dba/mardif.vcf


More information about the Python mailing list