Results 1 to 2 of 2

Thread: ActiveX for plotting points

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2002
    Posts
    1

    ActiveX for plotting points

    I am trying to create a charting ActiveX using VB 6, but am having trouble when I test in C++. The data is accepted by the activex, I am sure, but the plot never appears. I am not getting any errors; just an empty background. Is the Line Method not compatible with C++? How can I create the plot if it is? Thanks for any help.

  2. #2
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    VB BSTR for strings by default. Are the string values coming from C++ as BSTR*?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width