Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox items
Message
From
22/09/1998 15:07:13
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00139556
Message ID:
00139582
Views:
25
>>
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform