Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do any events fire when list box row changes
Message
From
09/10/2002 17:09:20
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00709463
Message ID:
00709555
Views:
14
I didn't think the Interactive change would fire because the help says 'occurs when the user changes the value of a control with the mouse or keyboard, and in this case the value property isn't necesarily changing. I guess I misinterpreted what they meant in the help in this case.

Thanks.

>You can use When or InteractiveChange Event.
>
>>I have taken over maintenance of an application that exclusively uses listboxes (converted from 2.6). I am more accustomed to working with grids. In a grid, when the afterrowcolumnchange event fires, I can refresh other data elements that are adjacent to the grid.
>>
>>How can I accomplish this with a listbox? I see that there is a keypress event, so I could trap for up and down arrow, and others like mousedown. But that seems cumbersome. Is there an event that fires when the row changes or some other way to test for a row change so I can accomplish this?
>>
>>TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform