Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get pictures on a bound listbox
Message
From
02/08/1998 23:01:44
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00123257
Message ID:
00123452
Views:
15
I created a form w/2 list boxes on it. Had the init of the form add some items for list1. Used the builder to bind list2 to a field in a view. Added a button that, when pressed, loops through each list and does a THISFORM.{listX}.Picture[I] = "question.bmp".

When I press the button, pictures appear in my unbound list only. I see some tiny piece of a line or something appearing before the value in the bound list.

I compared the properties of the 2 lists, and the only difference (excepting name, left, ...) were: RowSource=product.product_id and RowSourceType="6-Fields"

I'm stuck.

>I just tested this and it worked fine for me. Just curios, what is the rowsource/rowsourcetype for the Listbox???
>
>
>>For an unbound listbox, pictures display perfectly. When I bind the listbox to a table, the pictures no longer display. What's the deal?
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform