Search found 3275 matches

by Pep
Tue Mar 07, 2023 5:30 pm
Forum: ActiveX
Topic: TeeChart .cab files are not installing and executing
Replies: 9
Views: 21674

Re: TeeChart .cab files are not installing and executing

Sure Srikanth,

if you can help me and share the way you're using in order to change IE compatibility mode in the latest Edge version would be perfect so I can then compare what ist he difference between both versions.

Thanks
by Pep
Tue Mar 07, 2023 6:05 am
Forum: ActiveX
Topic: x64 runtime error
Replies: 4
Views: 17698

Re: x64 runtime error

Hello, I've been reviewing the problem trying to find a solution, I thought it was related by other issue but not. One thing I might ask to you, does the problem happens to you in a new clean project ? If so, could you please send me this new small project ? as I'm having some problems trying to com...
by Pep
Mon Mar 06, 2023 6:24 pm
Forum: ActiveX
Topic: TeeChart .cab files are not installing and executing
Replies: 9
Views: 21674

Re: TeeChart .cab files are not installing and executing

Hello,
we've been reviewing the problem and as fas as we know only internet explorer is giving support to install activex controls.
We've not been able to make it work with the latest Edge version.
by Pep
Mon Mar 06, 2023 10:01 am
Forum: ActiveX
Topic: x64 runtime error
Replies: 4
Views: 17698

Re: x64 runtime error

Hello,

thans for your advise.
Just let you know that we've been able to reproduce the problem here and that we're trying to find a solution.
We'll update you with the fix as soon as possible.

Thanks.
by Pep
Mon Mar 06, 2023 10:00 am
Forum: ActiveX
Topic: TeeChart .cab files are not installing and executing
Replies: 9
Views: 21674

Re: TeeChart .cab files are not installing and executing

Hello,

thans for your advise.
Just let you know that we've been able to reproduce the problem here and that we're trying to find a solution.
We'll update you with the fix as soon as possible.

Thanks.
by Pep
Fri Feb 03, 2023 9:29 am
Forum: ActiveX
Topic: TeeChart2021-LoadFromURL with https is not returning proper response
Replies: 7
Views: 18874

Re: TeeChart2021-LoadFromURL with https is not returning proper response

Hello Srikanth, just let you know that we've just published a new TeeChart ActiveX version v2023.0.2.4 This version includes a fix for the cab file, and about the LoadFromURL problem, we checked but we're not doing anything special for 64bits file, it uses same code. Please, recheck that this is wor...
by Pep
Thu Feb 02, 2023 8:45 pm
Forum: ActiveX
Topic: TeeChart2023(TeeChart2023_0_1_16_ActiveX3264) 64bit contents doesn't have proper dependencies
Replies: 2
Views: 14930

Re: TeeChart2023(TeeChart2023_0_1_16_ActiveX3264) 64bit contents doesn't have proper dependencies

Hi Srikanth,
yes, you're correct.
I've been fixed this problem. Now, just looking at the other problem in order to reproduce it on 64bits and then we'll publish a new maintenance asap.

Thanks
by Pep
Thu Feb 02, 2023 6:22 am
Forum: ActiveX
Topic: TeeChart2021-LoadFromURL with https is not returning proper response
Replies: 7
Views: 18874

Re: TeeChart2021-LoadFromURL with https is not returning proper response

Hello Srikanth.
it's very strange, we're not doing something special for 64bit version. But, let me check carefully and back to you.
Thanks.
by Pep
Fri Dec 30, 2022 7:06 am
Forum: FMX
Topic: OnClickSeries is not triggered for 3D charts
Replies: 21
Views: 34032

Re: OnClickSeries is not triggered for 3D charts

Hello Patricio,

for C++ should be :

Code: Select all

DBChart_FlujoCajaFlujoCaja->setCancelMouse(true);
Does it work for you?
by Pep
Wed Dec 28, 2022 11:43 am
Forum: FMX
Topic: OnClickSeries is not triggered for 3D charts
Replies: 21
Views: 34032

Re: OnClickSeries is not triggered for 3D charts

Hello Patricio, I've checked and all seems to work fine here. Please, review that the "hover" is not activated because it can affiect it. You can also add this code to check. procedure TForm2.FormCreate(Sender: TObject); begin Series1.FillSampleValues(); Series2.FillSampleValues(); chart1.Hover.Visi...
by Pep
Tue Dec 27, 2022 3:17 pm
Forum: FMX
Topic: OnClickSeries is not triggered for 3D charts
Replies: 21
Views: 34032

Re: OnClickSeries is not triggered for 3D charts

Hello Patricio,
could you upload to any host or place where I can download throught it ?
by Pep
Tue Dec 27, 2022 7:36 am
Forum: FMX
Topic: OnClickSeries is not triggered for 3D charts
Replies: 21
Views: 34032

Re: OnClickSeries is not triggered for 3D charts

Hello Patricio,

have you removed all the compiled files before to zip the project to send? This might help to reduce the size.

Best regards
by Pep
Tue Dec 27, 2022 7:29 am
Forum: VCL
Topic: Show/Hide Series checkboxes too big
Replies: 16
Views: 14541

Re: Show/Hide Series checkboxes too big

Hello Kai,
the person who took care about this item is on vacation time until 9th Jan, and I'm not sure if you a specific code is needed in order to fix it.
Please, let me advise him so he can send it to you as soon as he back.

Best regards
by Pep
Mon Oct 10, 2022 10:19 am
Forum: .NET
Topic: Unable to display ColorBand
Replies: 5
Views: 4475

Re: Unable to display ColorBand

Helo, you were correct. We've been able to reproduce the problem here. We've already added a fix for this problem and just have published a new nuget package version 4.2022.10.10. Could you please update your TeeChart NET for Xamarin.Forms version and check if the problem has been fixed for you? Tha...
by Pep
Thu Oct 06, 2022 4:14 pm
Forum: .NET
Topic: Unable to display ColorBand
Replies: 5
Views: 4475

Re: Unable to display ColorBand

Hello,
I'm just checking what could be the cause of this problem. Will back to you with a solution asap.
Thanks