Search found 5 matches
- Wed Dec 10, 2008 12:06 pm
- Forum: ActiveX
- Topic: Canvas drawing not exporting
- Replies: 8
- Views: 8545
Hi Narcís, I tried it running from exe, but same issue remains. As my customer had a deadline I was now forced to use some other charting solution. I now use the new charting tools that come from Microsoft Visual studio 2008 for my charts where I need to add custom drawings, so this is not such a ho...
- Fri Dec 05, 2008 9:02 am
- Forum: ActiveX
- Topic: Canvas drawing not exporting
- Replies: 8
- Views: 8545
Hi Narcis, I just uploaded an example form written in Visual Foxpro (8 or higher) it's a test form, if you just run the form and click the export button I get the jpg that is also in the zip file I uploaded. I uploaded a file called test.zip Hope you can reproduce and then solve the problem. Regards...
- Fri Dec 05, 2008 8:33 am
- Forum: ActiveX
- Topic: Canvas drawing not exporting
- Replies: 8
- Views: 8545
Hi Yes something like that... On my form containing the chart control I see it draws the text from the OnAfterDraw event however as soon as I call SavetoJpegfile This drawing disappears from my form and it exports without the drawing. As I said I already tried the InternalRepaint / Repaint before th...
- Thu Dec 04, 2008 4:08 pm
- Forum: ActiveX
- Topic: Canvas drawing not exporting
- Replies: 8
- Views: 8545
Hi Narcís, I already saw that post and tried that, actually I spend last 2 days checking for a solution, looking in these forums and trying some things myself. Even with the simplest example it's not exporting the custom drawings added to the canvas. If you read my post You will see that I do exactl...
- Thu Dec 04, 2008 3:27 pm
- Forum: ActiveX
- Topic: Canvas drawing not exporting
- Replies: 8
- Views: 8545
Canvas drawing not exporting
Hi, After a few years of succesfully developing using your teechart activeX, I am now looking at some strange behavior that I do not understand. I create a simple chart like this in Visual Foxpro using your ActiveX. 1) I dropped an instance of the teechart activeX to my form and just create a simple...