Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox items
Message
From
22/09/1998 15:00:20
 
 
To
22/09/1998 14:28:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00139556
Message ID:
00139574
Views:
23
>
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform