Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I hack/modify methods column of vcx?
Message
From
17/04/2002 22:41:34
Bob Tracy
Independent Consultant
Driftwood, Texas, United States
 
 
To
17/04/2002 22:31:06
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00646138
Message ID:
00646152
Views:
17
David,

I went into my app and added a quick second method following the example I sent earlier. Here's the results clipped directly from the VCX:

PROCEDURE Init
WITH THIS
DIMENSION .aCompanionCtls[1]
.cClassName = 'employee'
.cFormName = 'frmemployee'
.cFKName = 'fk_employees'
ENDWITH
ENDPROC
PROCEDURE Test
SET SAFETY OFF
ENDPROC
Bob Tracy

Never engage in a battle of wits if you're only half armed.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform