Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A little listbox trickery
Message
From
09/08/2002 10:25:39
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00687505
Message ID:
00687970
Views:
30
> You could highlight the items by assigning an image to the Picture
> property. It is actually and array so you can assign an image to
> each row as you process the items.
>
> This.listbox.Picture(n)="processed.jpg"
>
> I use this method all the time. I put a small column on the left of the
> listbox the same width as the image. In this way a coloured square shows
> up beside the selected item. The advantage is that it will not be changed
> by the user double clicking the row.
>

simon -

cool concept -- i had no idea something like that was possible.
couple questions, however...
can you do that in VFP 6 (which i'm still using) ?
that extra column you mentioned ... how do you indicate that ?
as another entry in the 'row source' ? or is it a separate
control ?

patrick
patrick
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform