Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox items
Message
 
 
À
22/09/1998 14:28:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00139556
Message ID:
00139574
Vues:
22
>
>For n=1 to thisform.listbox.listcount
> if seek(thisform.listbox.list(n),"mytable","mytag")=.t.
>  if mytable.fieldn=.T.
>   thisform.listbox.picture(n)=....
>  endif
> endif
>Endfor
>
Oh, it's so close I can taste it. :) The code works except for one problem. It only shows the rightmost 1 pixel or so. I tried messing around with the columncount and columnwidths and nothing makes a difference. BTW, if I put the picture into the listbox directly it shows up fine.

-Michelle
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform