Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListBox help - item selected AND hilighted at INIT
Message
From
14/04/2002 21:45:09
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
 
 
To
14/04/2002 20:03:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00644882
Message ID:
00644898
Views:
7
Tried that... I have in my INIT:
thisform.lstMake.listitemid=1
thisform.lstMake.setfocus()
Still only outlined. Can move the outline with the arrows and all but won't turn BLUE until I click on it or hit SPACE.



>>This is probably something super simple and I am overlooking it...
>>I have a form with a listbox. The listbox has 3 rows. When the form opens, I want the first row selected AND hilighted.
>>
>>I thought I had it with a line in the INIT:
>>
>>thisform.lstMake.listitemid=1
>>
>>
>>The row is selected via a dotted line but it isn't hilighted other than the dotted line. I want the entire row to be hilighted with the BLUE background. This only happens if I hit the SPACE or click once on the row.
>>
>>What am I doing wrong?
>
>Try setting focus to the list box.
>
>
>thisform.lstMake.setfocus()
>
Peter Brama
West Pointe Enterprises

VFP is getting easier but STILL alot to learn!!
Previous
Reply
Map
View

Click here to load this message in the networking platform