Search found 19 matches

by mivtee
Thu Jun 26, 2014 10:04 am
Forum: VCL
Topic: TeeCreateBitmap with transparent color
Replies: 7
Views: 13830

Re: TeeCreateBitmap with transparent color

Hello,

I use the last release 2014.11.140512, and I'm waiting for next release that correct some other problems.
by mivtee
Wed Jun 25, 2014 3:36 pm
Forum: Wishes and ideas
Topic: Timeline charts
Replies: 3
Views: 31357

Re: Timeline charts

Hello,

is it possible now to create a timeline?
by mivtee
Wed Jun 25, 2014 10:36 am
Forum: VCL
Topic: TeeCreateBitmap with transparent color
Replies: 7
Views: 13830

Re: TeeCreateBitmap with transparent color

Hello,
The function Draw of the chart have problem only in GDI+.
So I have transparency now but only if I put this: Chart1.Canvas:=TTeeCanvas3D.Create.
by mivtee
Wed Jun 25, 2014 6:39 am
Forum: VCL
Topic: TeeCreateBitmap with transparent color
Replies: 7
Views: 13830

Re: TeeCreateBitmap with transparent color

Hello,

would it possible to have background transparancy with TeeCreateBitmap?
If not, is there a problem with the function draw when we you use it in intraweb? Can it be solve?
by mivtee
Mon Jun 23, 2014 3:24 pm
Forum: VCL
Topic: TeeCreateBitmap with transparent color
Replies: 7
Views: 13830

Re: TeeCreateBitmap with transparent color

I tried Chart1.draw, it works in the VCL but under Intraweb i have an exception:
'Le contrôle 'Control1' n'a pas de fenêtre parente'
I don't have this problem with TeeCreateBitmap, but I don't have the transparent background...
by mivtee
Mon Jun 23, 2014 2:07 pm
Forum: VCL
Topic: TeeCreateBitmap with transparent color
Replies: 7
Views: 13830

TeeCreateBitmap with transparent color

Hi,

with TeeCreateBitmap, how to create a bitmap with transparent background?
by mivtee
Mon Mar 24, 2014 2:38 pm
Forum: VCL
Topic: Exception when loading 3D chart
Replies: 8
Views: 13921

Re: Exception when loading 3D chart

Thank you, I used the old License/password... So it works now.

regards
by mivtee
Mon Mar 24, 2014 12:55 pm
Forum: VCL
Topic: Exception when loading 3D chart
Replies: 8
Views: 13921

Re: Exception when loading 3D chart

hi,

I don't see any TeeChart2014Delphi2007.exe in our client area. So we'll be interesting to have the link to download it.

Regards.
by mivtee
Fri Mar 21, 2014 6:52 pm
Forum: VCL
Topic: Exception when loading 3D chart
Replies: 8
Views: 13921

Re: Exception when loading 3D chart

Sorry, but I didn't see any TeeChart2014Delphi2007.exe in our client area.
by mivtee
Fri Mar 21, 2014 2:06 pm
Forum: VCL
Topic: Exception when loading 3D chart
Replies: 8
Views: 13921

Re: Exception when loading 3D chart

Hi, I didn't find a v2014.10.140220 for Delphi 2007, where can I download it? It works with this code: for x:=0 to 32 do (Serie as TSurfaceSeries).AddXYZ(x,random,1); for x:=0 to 32 do (Serie as TSurfaceSeries).AddXYZ(x,random,2); I have this result: Chard3D.png But this doesn't work and make an exc...
by mivtee
Wed Mar 19, 2014 9:02 am
Forum: VCL
Topic: Exception when loading 3D chart
Replies: 8
Views: 13921

Exception when loading 3D chart

Hi,
I have an exception when I add data in a TSurfaceSeries. I have joined a little project.
EDI is Delphi 2007 and Chart version is TeechartPro V2013.09.
by mivtee
Fri Mar 07, 2014 11:20 am
Forum: VCL
Topic: Add a TGaugePointerRange in a circular gauge
Replies: 1
Views: 5234

Add a TGaugePointerRange in a circular gauge

Hi,

In a circular gauge we have as GreenLine and RedLine TGaugePointerRange. Is it possible to add a new TGaugePointerRange to make a "YellowLine" like in the picture joined?.

Regards
by mivtee
Wed Mar 05, 2014 2:22 pm
Forum: VCL
Topic: TTree is slow in design with Teechart2013
Replies: 7
Views: 13287

Re: TTree is slow in design with Teechart2013

Hi,

In GDI+, TeeTree is very slow only when I active the tranparency of the picture.
TeeChart is very slow too if I put a picture and active BackImageTransp.

Actualy I use Delphi 2007, do you have the same problem with other versions of Delphi?
by mivtee
Wed Feb 05, 2014 1:34 pm
Forum: VCL
Topic: TTree is slow in design with Teechart2013
Replies: 7
Views: 13287

Re: TTree is slow in design with Teechart2013

Is there a solution to have image(png) with transparent background with GDI?
by mivtee
Fri Jan 24, 2014 8:45 pm
Forum: VCL
Topic: TTree is slow in design with Teechart2013
Replies: 7
Views: 13287

Re: TTree is slow in design with Teechart2013

With GDI+ the background of picture I added, has a background transparent (It's a PNG)
If I clic on the button, it switch in GDI,after this, the picture has not a background transparent