Obtener el indice de un item seleccionado wxListCtrl

Catalin Lungu lcatalin en siadv.com
Mie Feb 2 09:52:54 CET 2005


long FindItem(long start, const wxString& str, const bool partial = FALSE) 
para encontrarlo

bool DeleteItem(long item) para borrarlo

El nombre del item lo encuentras en el evento EVT_LIST_ITEM_SELECTED

Saludos,

Catalin

----- Original Message ----- 
From: "FERNANDO VILLARROEL" <fvillarroel en yahoo.com>
To: <python-es en aditel.org>
Sent: Tuesday, February 01, 2005 9:18 PM
Subject: [Python-es] Obtener el indice de un item seleccionado wxListCtrl


> Hola no logro obtener el indice de un item
> seleccionado, lo necesito para posteriormente
> eliminarlo. Alguien sabe como se obtiene.
>
> Fernando
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Easier than ever with enhanced search. Learn more.
> http://info.mail.yahoo.com/mail_250
>


--------------------------------------------------------------------------------


_______________________________________________
Python-es mailing list
Python-es en aditel.org
http://listas.aditel.org/listinfo/python-es




Más información sobre la lista de distribución Python-es