6 messages in org.openoffice.fr.progRe: [prog] Selection par défaut ds un...
FromSent OnAttachments
dsi-stagiaireFeb 13, 2004 12:13 am 
Laurent GodardFeb 13, 2004 12:18 am 
dsi-stagiaireFeb 13, 2004 4:16 am 
Laurent GodardFeb 13, 2004 4:24 am 
dsi-stagiaireFeb 13, 2004 4:55 am 
Bernard MarcellyFeb 13, 2004 10:54 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [prog] Selection par défaut ds un ListBoxActions...
From:Laurent Godard (list@wanadoo.fr)
Date:Feb 13, 2004 12:18:19 am
List:org.openoffice.fr.prog

Bonjour patricia

MaListe = w_for.getbyname("NomListBox") Selection = MaListe.StringItemList(w_list.SelectedItems(0)) ubound(Selection) = -1

Cependant la dernière ligne indique que rien n'est selectionné. Donc ce n'est pas ça mais je pense que je ne dois pas être loin. Si quelqu'un peut éclairer ma lanterne... Merci d'avance !

as tu regardé du cote de .selectedItemPos

Laurent