Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Gaining access to internet
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00464516
Message ID:
00466009
Views:
15
I have worked with the Visual Library from Catalyst before. The problem is that the Object got both methods and events called the same, which makes it a problem for VFP. If I remember right, the way you need to access a method (if named the same as an Event) is: [Objectname].object.methodname()

I basically stopped working with the Visual Library and just went with the Dynamic Library instead (no events but easy to work with) be cause the Events never fired. The Visual Library is mainly created for VC++ and VB.

- Erik Niese-Petersen

>>I'm almost done with a VFP FTP wrapper around Catalyst's FTP library control. I'll e-mail you it when I'm done.
Erik,
>
>I just started using the Catalyst controls (RAS & Ping), in the forum a user was commenting that the Progress event in the FTP control wasn't firing, even if he put a wait window it would never be called. (he was using VFP 6 sp4)
>
>Do you have similar problems?
- Erik Niese-Petersen

Crazy Dane in USA.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform