Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tick Ruler to Match Series Elements in MSChart
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01185238
Message ID:
01185392
Views:
13
Hi Terry,

The parameters in function/method call are passed by value (default controlled by SET UDFPARMS). The @ denotes that parameter is passed by reference.

>I have not used the @ delimeter yet - now I will try. Is that (the @) a space saver? The help screen does not list that guy - but I have seen it in some code samples, yet, not in others/
>
>I did try casting everything as an integer in the mousemove. I am wondering if that is something I should do - even in cotrol methods. Thoughts?
>
>Also, are the nX and nY a pixel or Twip reference? I have converted the mousemove nX and nY to twips as I do for hittest in the tree and list OCX.
>
>I will run my test bed again - initially, when the TwipsToChartPart fires - it is not on the VtChPartTypePoint - that would explain why the code after the initial mouse move onto the chart fails during interpolation - but not as yet on a Chart Part - returns an .F.
>
>But again, Thanks - I don't feel so isolated - you should open a chat line for near burnouts to share their issues!:-)
>
>We'll talk to anything - even a programmed bot!
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform