-
* Templates support for .NET 9 Stable channel release
-
Hi,
When I open the application and try to open the TCX file I downloaded, I get an unhandled exception, here's the details.
No rush on this, found some supported software (thanks ChatGPT) that…
-
Hi. Thank you for creating this intriguing program.
I have had some success getting your demo application to read XBox One gamepads. Unfortunately - I only receive Input buffer data when running Hi…
-
I have a solution with the following structure:
- **NET5ClassLibrary** - .NET 5.0.6 class library with **net5.0-windows TFM** and **UseWindowsForms** tag (because it uses **System.Configuration.Con…
-
Can we have the option to allow the `RibbonAppButton` menu drop-down to fill up the entire client area of the form, similar to how it's done in Office 2010 and above.
-
When plotting large amount of data (i.e. over 100k points) using LineSeries,
it has bad perfomance and showing up with long seconds delay.
(environment: .net 4.5.2 WindowsForms on Windows 7 (x64))
…
gotoh updated
4 years ago
-
Not all UTF symbols are possible to draw on a charts annotation. I'd like emoji to be 📊 painted ❗
-
### Change description
I propose to remove the [C|R] key down bindings. While really cool together with the examples or debugging, they are rather peculiar. Why remove? [ + C] is an often used …
-
Your AaxAudioconverter app is extremely accessible for screen reader users due to windowsForms native accessibility. Unfortunately, this is not the case with BookLibConnect.
For some reason, the bo…
-
### Steps to reproduce
1. Export a plot with a legend to an svg file using `OxyPlot.SvgExporter`. I used the following C# code to recreate this issue:
```csharp
var plotModel = new …