Search found 81 matches

by GoToXY
Wed Dec 04, 2013 3:14 pm
Forum: VCL
Topic: TeeChart 2013.08 questions
Replies: 3
Views: 5839

Re: TeeChart 2013.08 questions

Hi I just take some time yesterday after i posted that message and i finally found out what was the real issue. It seems that the Mark Tips Tools take much longer to find points in the 2013 than the version 8. So what i did is to desactive the tool onmousedown and reactive it on mouseup. So now, all...
by GoToXY
Tue Dec 03, 2013 6:34 pm
Forum: VCL
Topic: TeeChart 2013.08 questions
Replies: 3
Views: 5839

TeeChart 2013.08 questions

Hi, We bought TeeChart 8 long time ago and now its time for us to move from Delphi 2010 to Delphi XE4/5. When i had some time to do some test to move to XE4 i notice that Version 8 wasnt working. I havent spent time trying to make it compatible so i got the Evalution of 2013.08 Pro. I notice that th...
by GoToXY
Wed Jun 22, 2011 8:57 pm
Forum: VCL
Topic: TeeChart 8 and Delphi XE
Replies: 6
Views: 10495

Re: TeeChart 8 and Delphi XE

Finally i made it to work. Its pretty easy to do but it takes some time. Here is what i have done if others would like to do so. (To steema staff: if you dont allow that, i didnt know and please remove this post) 1. Use TeeRecompile and check Delphi 2011. 2. When TeeRecompile get an error about miss...
by GoToXY
Wed Jun 22, 2011 6:47 pm
Forum: VCL
Topic: TeeChart 8 and Delphi XE
Replies: 6
Views: 10495

Re: TeeChart 8 and Delphi XE

Bad news, did work the first time, and now, i got an access violation error
by GoToXY
Wed Jun 22, 2011 5:45 pm
Forum: VCL
Topic: TeeChart 8 and Delphi XE
Replies: 6
Views: 10495

Re: TeeChart 8 and Delphi XE

Pretty easy to make a version for XE. Took me about 10mins just copying and renaming the DPK needed for TeeRecompile and its working fine. I know there is a lot of depreciate methode but its ok, they still working fine. I'm not sure if im right, but i heared the next Delphi should come with a new VC...
by GoToXY
Wed Jun 22, 2011 2:15 pm
Forum: VCL
Topic: TeeChart 8 and Delphi XE
Replies: 6
Views: 10495

Re: TeeChart 8 and Delphi XE

oh Well, i do understand but im not ready to move until the VCL version get a revamp and looks more like the .net version. The version 8 was doing things fine for what we used of Teechart. I'll try to find a way to make it work on Xe on my own.

Thanks again
by GoToXY
Tue Jun 21, 2011 6:59 pm
Forum: VCL
Topic: TeeChart 8 and Delphi XE
Replies: 6
Views: 10495

TeeChart 8 and Delphi XE

Is there a way to get the D15 files that the TeeCompile.exe need to install TeeChart 8 over a Delphi XE ?

Or will i be left on myself to install it on Delphi XE

Thanks
by GoToXY
Tue Apr 26, 2011 1:14 pm
Forum: VCL
Topic: Pie Chart Drawing
Replies: 17
Views: 23278

Re: Pie Chart Drawing

Hi Yeray, Again thanks for the reply. I have show what other people have done to my dev team and boss and none agree to use the 2010 pie. They said it looks too "jellowish" or "tupperware". The most important part is my boss said that it doesnt reflect the true image of the company. It could be good...
by GoToXY
Wed Apr 20, 2011 9:12 pm
Forum: VCL
Topic: Pie Chart Drawing
Replies: 17
Views: 23278

Re: Pie Chart Drawing

I was looking to make the same kind of pie chart that it was on the web site. When i found this thread i must tell you how i was disapointed. Event with the new pie lighting, the pie chart looks plain. One of the pros when i asked my boss to get TeeChart was that it would would looks pretty much nic...
by GoToXY
Tue Mar 29, 2011 12:50 pm
Forum: VCL
Topic: Drawing series without Y axis
Replies: 5
Views: 8270

Re: Drawing series without Y axis

I need the scrolling option for the other series. Only the On/Off series must be unable to be scrolled by the Y axis. But thanks anyway for the idea.
by GoToXY
Sat Mar 26, 2011 1:39 am
Forum: VCL
Topic: Drawing series without Y axis
Replies: 5
Views: 8270

Re: Drawing series without Y axis

Oh well, im sorry to have bother you again. Sometimes, my brain just want to remake the world in its own way! :? Anyway, i just figure out that the only thing i had to do is to create a new kind of series from TSeriesLine and override the DrawValue fonction and then, add my code in it. So simple. I ...
by GoToXY
Fri Mar 25, 2011 3:30 pm
Forum: VCL
Topic: Drawing series without Y axis
Replies: 5
Views: 8270

Re: Drawing series without Y axis

Hi again I though you may need more information. So there is a screeny of what i have done so far. ss-lineseries-onoff.png I did paint the background to be easier to see the 2 lineSeries. As i told you before, im using the TChart.Series for a lots of stuff (Live Reports, Saving the graphics into my ...
by GoToXY
Thu Mar 24, 2011 9:19 pm
Forum: VCL
Topic: Drawing series without Y axis
Replies: 5
Views: 8270

Drawing series without Y axis

I would like to know if there is a way to draw series without an Y series. That series should be align with the pixel of the chartrect or a ratio of it. Why i need something like that: We use TChart to analyse Data we collected from Build Automation System. Usually, the X(bottom) axis is the time, t...
by GoToXY
Tue Jan 25, 2011 1:04 pm
Forum: VCL
Topic: Pie Chart with multiple level
Replies: 5
Views: 7713

Re: Pie Chart with multiple level

Thanks for the reply.

Will the v8 be update or only the 2010 ?


Thanks
by GoToXY
Fri Jan 21, 2011 3:39 pm
Forum: VCL
Topic: TQRChart and OnXXX Event
Replies: 12
Views: 14784

Re: TQRChart and OnXXX Event

Oh hehehee well, this is something i never used before in Delphi in 15 years of use lool.

heheh thx a lot.