Search found 9 matches
- Fri Nov 09, 2012 2:28 am
- Forum: ActiveX
- Topic: I can't activate "OpenGL"
- Replies: 11
- Views: 22297
Re: I can't activate "OpenGL"
Hello Sandra. I tested many times with your New release ActiveX ocx file and TeeChart2011.v5 ocx file. I think the cause of this problem is Hardware. My notebook's graphic card driver is not recognized and used inner graphic driver(intel graphic) But, I checked inner graphic's performance that is su...
- Thu Nov 08, 2012 5:50 am
- Forum: ActiveX
- Topic: Label and Title is disappear when OpenGL is redraw
- Replies: 7
- Views: 15493
Re: Label and Title is disappear when OpenGL is redraw
Hello again Sandra.
If you can't download above line, I send to you E-mail message.
So you can check code in my project.
Thanks~!
If you can't download above line, I send to you E-mail message.
So you can check code in my project.
Thanks~!
- Thu Nov 08, 2012 1:28 am
- Forum: ActiveX
- Topic: Label and Title is disappear when OpenGL is redraw
- Replies: 7
- Views: 15493
Re: Label and Title is disappear when OpenGL is redraw
Hello sandra!
I can't attach the sample project file because file size limit (under 512KB ㅠ_ㅠ)
So I'll afford link.. Please contact this link and download zip file.
Link is http://sdrv.ms/PYjLGF
Thanks
I can't attach the sample project file because file size limit (under 512KB ㅠ_ㅠ)
So I'll afford link.. Please contact this link and download zip file.
Link is http://sdrv.ms/PYjLGF
Thanks
- Wed Nov 07, 2012 1:41 am
- Forum: ActiveX
- Topic: Label and Title is disappear when OpenGL is redraw
- Replies: 7
- Views: 15493
Re: Label and Title is disappear when OpenGL is redraw
I attached sample executable file. The yellow chart window appear when you double click "LabelMissing.exe". And the red chart window appear when you click "Create Another Window" button. And the red chart window destroy when you click "Terminate Another Window" button. Bingo!! You can see that yello...
- Tue Nov 06, 2012 7:18 am
- Forum: ActiveX
- Topic: Label and Title is disappear when OpenGL is redraw
- Replies: 7
- Views: 15493
Label and Title is disappear when OpenGL is redraw
Hi there~! I developed the application with TeeChart 2011.ocx and VS2008 MFC. I displayed the chart through OpenGL interface every second. And I stored the chart numeric data as *.csv files at HDD. So it show the chart when user clicked specific time list to linked csv file. But here is trouble port...
- Tue Nov 06, 2012 2:29 am
- Forum: ActiveX
- Topic: I can't activate "OpenGL"
- Replies: 11
- Views: 22297
Re: I can't activate "OpenGL"
Hi~ Sandra! ^^ I received ocx file yesterday but it worked un-normal action. First of all, OpenGL Chart creation is successful. But The error window occured when the program terminated. Error message is "Unhandled exception at 0x7c7e2afb in XXXX.exe : 0x0EEDFADE : 0xeedfade" I attached the Error Mes...
- Mon Nov 05, 2012 12:12 am
- Forum: ActiveX
- Topic: I can't activate "OpenGL"
- Replies: 11
- Views: 22297
Re: I can't activate "OpenGL"
Hi~ Sandra Hum... My E-Mail address is in-correct?.. sbchoi@youho.co.kr? This mail address is correct. I tested many times. I send to you my another E-mail address.. I can't send to you E-mail message because your E-mail address missed in your Steema profile. (Under the "Contact Sandra" is blank.. -...
- Wed Oct 31, 2012 12:51 am
- Forum: ActiveX
- Topic: I can't activate "OpenGL"
- Replies: 11
- Views: 22297
Re: I can't activate "OpenGL"
First of all, Thank you for your reaction. I hope to get the fixed ocx file as soon as possible. Because, I must check the performance for OpenGL urgently.. If you can accept my request, send the ocx file to my another mail accout please. Another mail address is "sbchoi@youho.co.kr" I appreciate for...
- Mon Oct 29, 2012 8:42 am
- Forum: ActiveX
- Topic: I can't activate "OpenGL"
- Replies: 11
- Views: 22297
I can't activate "OpenGL"
Hi~! I develop the application with VS2008 SDI environment. I got some numeric data(3840bytes) on real time(every 1seconds) and push that in TeeChart Series..(Tower, Bubble and so on..) I express successfully data patten but performance is trouble. So.. I exchange chart expression type to OpenGL. m_...