Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TX Text Control - too many parameters.
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01089744
Message ID:
01089873
Views:
9
>I am trying to set the table cell attributes of the TX TextControl with the following code.
>
>Thisform.TextControl.TableCellAttribute(lnTableId, 1, 1, 1) = 1500
>
>This gives me an invalid subscript reference error. This problem was mentioned in a thread back in 2003 http://www.levelextreme.com/wconnect/wc.dll?2,15,831090
>
>There was no resolution then. Is there any way to work around this problem?
>
>I sent a question to "The Imaging Source" and they replied:
>----------------------
>I just tried that in VFP and it seems to be a common problem of VFP to use properties with 3 parameters. It seems to be not able to use these properties. Currently, we are not able to change that as it is valid due to the ActiveX specification. Maybe there is a fix for VFP available.
>
>--
>Regards,
>Bjoern Meyer
>---------------------
>
>What is this about FoxPro not supporting the "valid ... ActiveX specification"?
>
>Any help would be appreciated.

$ years ago my VB team leader make wrapper to it. the problem is that there is methods and events with the same name which cause problems in VFP in diffrence in VB and C++
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform