Search found 19 matches

by McSaverCharting
Sun Mar 16, 2025 10:08 pm
Forum: .NET
Topic: Application crashes after installing 6.2025.1.13, with the following error: Only one clip operation currently supported
Replies: 8
Views: 80153

Re: Application crashes after installing 6.2025.1.13, with the following error: Only one clip operation currently suppo

Your sample runs fine on my box. Our application consists of 43 projects It is a very large and complex application, so sending it to you is out of the question. Hope to try to find some more time next week, to try narrow doing what else mine be contributing to the problem, but I am sure it connecte...
by McSaverCharting
Wed Mar 12, 2025 2:27 pm
Forum: .NET
Topic: Application crashes after installing 6.2025.1.13, with the following error: Only one clip operation currently supported
Replies: 8
Views: 80153

Re: Application crashes after installing 6.2025.1.13, with the following error: Only one clip operation currently suppo

After much research, the problem is caused by the use of your BannerTool. I was dynamically creating a BannerTool in the ViewModel's InitializingChartControl() which is called in my constructor of the View. If I comment out the creation and references to it, the application runs fine. Sample creatio...
by McSaverCharting
Tue Feb 11, 2025 12:07 pm
Forum: .NET
Topic: Application crashes after installing 6.2025.1.13, with the following error: Only one clip operation currently supported
Replies: 8
Views: 80153

Application crashes after installing 6.2025.1.13, with the following error: Only one clip operation currently supported

I have up Steema Chart to 6.2025.1.13 and it crashes the app when displaying the main application window which contain five charts. If i restored to 6.2024.11.6 and it works fine. at Microsoft.Maui.Graphics.Win2D.W2DCanvasState.ClipPath(PathF path, WindingMode windingMode) at Microsoft.Maui.Graphics...
by McSaverCharting
Thu Aug 22, 2024 1:11 am
Forum: .NET
Topic: TeeChart MAUI : Can't export charts? Missing API
Replies: 6
Views: 78577

Re: TeeChart MAUI : Can't export charts? Missing API

What is happening on this issue?

I reported it six(6) months ago!
by McSaverCharting
Fri Jul 19, 2024 11:58 am
Forum: .NET
Topic: TeeChart MAUI: Zoom: Application fails to zoom after the following sequence of steps
Replies: 7
Views: 77430

Re: TeeChart MAUI: Zoom: Application fails to zoom after the following sequence of steps

Seems to be better, but sometimes when dragging left to right it invokes Unzoom instead of Zoom. Only after dragging from right to left a second time will things began to work again.

I am no longer using your automatic zoom and unzoom feature. I have written my own and it works.
by McSaverCharting
Sat Jun 08, 2024 5:17 pm
Forum: .NET
Topic: TeeChart MAUI: Zoom: Application fails to zoom after the following sequence of steps
Replies: 7
Views: 77430

Re: TeeChart MAUI: Zoom: Application fails to zoom after the following sequence of steps

Previously attachment contained an incorrect version of the files.
Use the new UpdateChangedFiles.zip attachment.
by McSaverCharting
Sat Jun 08, 2024 5:03 pm
Forum: .NET
Topic: TeeChart MAUI: Zoom: Application fails to zoom after the following sequence of steps
Replies: 7
Views: 77430

TeeChart MAUI: Zoom: Application fails to zoom after the following sequence of steps

Test Environment: PC: Windows11 Operating System, Visual Studio 2022 Updated all NU get Packages in the solution to latest version as of 06/08/2024 Debugged: Window Machine (Window 11) Replace the attached files in your Sample Maui project 1) MauiProgram.cs. Added one line to add logging 2) CandleCh...
by McSaverCharting
Fri Apr 19, 2024 1:55 am
Forum: .NET
Topic: Maui App crash: Collection was modified; enumeration operation may not execute.
Replies: 3
Views: 29369

Re: Maui App crash: Collection was modified; enumeration operation may not execute.

Problem solved. Lesson learned. Don't update your charts on a background thread.
by McSaverCharting
Wed Mar 13, 2024 5:12 pm
Forum: .NET
Topic: Maui App crash: Collection was modified; enumeration operation may not execute.
Replies: 3
Views: 29369

Maui App crash: Collection was modified; enumeration operation may not execute.

Using TeeChart released version: 6.2024.2.19 Build: Maui Application, Platform: Windows Run on a Windows 11 operating system Development Environment: Visual Studio 2022 (64 bit) 17.8.7 I randomly see the following error just after my page is loaded. My page has five different charts. This occurs 5-1...
by McSaverCharting
Sun Mar 10, 2024 12:47 pm
Forum: .NET
Topic: TeeChart MAUI : Can't export charts? Missing API
Replies: 6
Views: 78577

Re: TeeChart MAUI : Can't export charts? Missing API

What happening? Have you verified this issue? Is there any update?
by McSaverCharting
Sun Mar 03, 2024 4:27 pm
Forum: .NET
Topic: TeeChart MAUI : Can't export charts? Missing API
Replies: 6
Views: 78577

Re: TeeChart MAUI : Can't export charts? Missing API

I have added a few lines to your BarChart.xaml.cs file demonstrating the compile time error.
by McSaverCharting
Mon Feb 26, 2024 4:49 am
Forum: VCL
Topic: How is memory affected depending on how instantitate teechart?
Replies: 3
Views: 43187

Re: How is memory affected depending on how instantitate teechart?

Hey Senbengtma,

Hey posting is the only way I can reach out, quick question where are you getting all your stock info?

Thanks
by McSaverCharting
Fri Feb 23, 2024 4:23 pm
Forum: .NET
Topic: TeeChart MAUI : Can't export charts? Missing API
Replies: 6
Views: 78577

TeeChart MAUI : Can't export charts? Missing API

Environment: PC: Windows11 Operating System, Visual Studio 2022 Updated all NU get Packages in the solution to the latest version as of 02/23/2024. The latest release(6.2024.2.19) Using your Maui demo solution. I am trying to export a chart. It appears the Maui version does not support exporting cha...