Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView ActiveX .. HELP PLEASE !
Message
From
05/11/1998 02:49:51
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00154548
Message ID:
00154704
Views:
12
>I can reproduce this problem. There is definitely something going on when you go into the wait state of the MessageBox. One thing to try is to add some custom properties to the ListView called ItemHasBeenClicked and LastNodeClicked . In the ItemClick, set the itemhasbeenclicked property to .T. and take the passed item property and assign it to the LastNodeClicked Property. Then, In the Click, check to see if the ItemHasBeenClicked property is true. If it is true, set it back to false and work with the LastNodeClicked Object Property.

Hi John.
Thanks. This perfect solution.
Denis.
Previous
Reply
Map
View

Click here to load this message in the networking platform