Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox items
Message
De
22/09/1998 15:07:13
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00139556
Message ID:
00139582
Vues:
27
>>
>>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

I guess, that you don't need in columncount at all, set it to default.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform