Search found 16 matches
- Wed Jul 18, 2012 4:48 pm
- Forum: ActiveX
- Topic: Answervetor results
- Replies: 9
- Views: 38240
Re: Answervetor results
Hi Yeray, I always tought that items on a wishlist were nice to have but are no showstoppers, have low priority, are something for a new versionnumber. A bug/flaw is something which has to be adressed direct/soon/within a certain time periode and have certainly a higher priority than a wish. Time fr...
- Fri Jul 13, 2012 3:17 pm
- Forum: ActiveX
- Topic: Answervetor results
- Replies: 9
- Views: 38240
Re: Answervetor results
Hi Yeray, Good that you are taking action. Putting this in the manual is a step forward. However, I would be a strong advocate to not rank this item as a wish (but as a bug or a flaw) for the following reason. Altough you wil document this behaviour the results of the answervector are still unexpect...
- Thu Jul 12, 2012 5:28 pm
- Forum: ActiveX
- Topic: Answervetor results
- Replies: 9
- Views: 38240
Re: Answervetor results
OK, Thanks.
BUT, wouldn't it be better if you documented this unexpected behaviour OR BETTER
if you put the neccessary corrections into the code.
Greetings,
Jack
BUT, wouldn't it be better if you documented this unexpected behaviour OR BETTER
if you put the neccessary corrections into the code.
Greetings,
Jack
- Thu Jul 12, 2012 7:16 am
- Forum: ActiveX
- Topic: Answervetor results
- Replies: 9
- Views: 38240
Re: Answervetor results
To eleborate on the above. When fitting a 2nd order polynome (polydegree=3) through the raw data, the answervector produces this: answervector[1]=0.435702 answervector[2]=0.018398 answervector[3]=0.003604 MS-Excel calculates on the same data y=0.003604x^2 + 0.011191x + 11.400907 So again, the highes...
- Thu Jul 12, 2012 7:01 am
- Forum: ActiveX
- Topic: Answervetor results
- Replies: 9
- Views: 38240
Answervetor results
Hi, After struggling some time I got the answervector working. Now the results the answervector presents puzzle me. Below a screenshot of the used data. On the left are the x, y-values of the raw data, on the right are the x,y-vaules of the linear (PolyDegree=2) fit. TC1.JPG The fit is performed via...
- Sat May 26, 2012 2:05 pm
- Forum: ActiveX
- Topic: AnswerVector
- Replies: 8
- Views: 15617
Re: AnswerVector
Hi Yeray,
It works.
My mistake. I wasn't aware that I had to use the 64 bit ocx in a full 64 bit OS+app.
Thanks,
Jack
It works.
My mistake. I wasn't aware that I had to use the 64 bit ocx in a full 64 bit OS+app.
Thanks,
Jack
- Thu May 24, 2012 2:59 pm
- Forum: ActiveX
- Topic: AnswerVector
- Replies: 8
- Views: 15617
Re: AnswerVector
Hi Yeray, Thanks for the file. Here are my test results: PC1: WinXP 32 bit, Excel 2003, Teechart 2011.0.0.5: OK PC2: WIN7 32 bit, Excel 2010, Teechart 2011.0.0.5: OK PC3: WIN7 64 bit, Excel 2010 64 bit, Teechart 2011.0.0.5: Error, runtime error '424' Object required. PC3: WIN7 64 bit, Excel 2010 64 ...
- Wed May 23, 2012 7:02 pm
- Forum: ActiveX
- Topic: AnswerVector
- Replies: 8
- Views: 15617
Re: AnswerVector
Hi Yeray,
Unfortunately i don't have VB6.
Do you have a working example in MS Word/Excel?
You can send it via PM.
TIA,
Jack
Unfortunately i don't have VB6.
Do you have a working example in MS Word/Excel?
You can send it via PM.
TIA,
Jack
- Tue May 22, 2012 8:49 pm
- Forum: ActiveX
- Topic: AnswerVector
- Replies: 8
- Views: 15617
AnswerVector
Hi,
I'm trying to retrieve the coefficients of a fit on some data via otemp:FunctionType:asCurveFit:answervector. But it looks like the answervector array isn't accessible.
Could you check this please?
I'm using the 2011.0.0.5 version.
TIA,
Jack
I'm trying to retrieve the coefficients of a fit on some data via otemp:FunctionType:asCurveFit:answervector. But it looks like the answervector array isn't accessible.
Could you check this please?
I'm using the 2011.0.0.5 version.
TIA,
Jack
- Fri Apr 27, 2012 9:59 am
- Forum: ActiveX
- Topic: Just a tip
- Replies: 12
- Views: 20604
Re: Just a tip
Hi Yeray, I found 2 *.exd files (but in other paths) and deleted them. No change. My IDE and applications still crash with 2102 ocx. No problem with 2011 ocx. The above mentioned primairy error 50 refers to a call of a method that does not exist OR the refered object (of the method called) is not in...
- Tue Apr 17, 2012 4:18 pm
- Forum: ActiveX
- Topic: Just a tip
- Replies: 12
- Views: 20604
Re: Just a tip
Hi Yeray, I recieved your updated 2012 ocx. Thanks for this. Unfortunatly there is no change in the behaviour. My IDE still crashes, my applications crash on initializing the control. The 2011 ocx still works fine. What's remarkable is when running my applications from within the IDE, during the cra...
- Thu Apr 12, 2012 2:33 pm
- Forum: ActiveX
- Topic: Just a tip
- Replies: 12
- Views: 20604
Re: Just a tip
Hoi Yeray, I just downloaded and installed the final AX 2012 version. After a quick check it turns out that I still have the same problem. My applications crash as soon as the Teechart component is initialized. What is working are the demo's, so the installation should be OK. What is not working are...
- Wed Apr 11, 2012 4:34 pm
- Forum: ActiveX
- Topic: Just a tip
- Replies: 12
- Views: 20604
Re: Just a tip
Hi Yeray, I'm still investigating. My enviroment is called Visual Objects (a kind of clipper for windows). The code line which my program can't handle lookes like: SELF:oDCTC:CreateEmbedding('TeeChart.TChart') Running the program from within the IDE resorts to "An unhandled exeption occured in modul...
- Tue Apr 10, 2012 1:08 pm
- Forum: ActiveX
- Topic: Just a tip
- Replies: 12
- Views: 20604
Re: Just a tip
Hi Yeray, I don't need it anymore. It installed the whole "Christmas tree" under the 2012 version. After that I deinstalled everything but the help and the 2011 and 2012 ocx and registered the 2012 version. Now, the new 2012 release causes me troubles. It doesn'y work within my ide (enviroment crash...
- Fri Apr 06, 2012 10:34 am
- Forum: ActiveX
- Topic: Just a tip
- Replies: 12
- Views: 20604
Just a tip
You would do me (and probably others) a great favor if you could/would distribute new/maintenance version of the AX-component in a light version. I have no need to recieve and install the complete help, demo's, tutorials, examples, etc. The only thing I'm interrested in (especcialy with a maintananc...