-
In .NET 9 we are experiencing issues where when adding `` in a winUI project and building, it tries to resolve System.Xaml even though WinForms does not reference Xaml. This is occurring because we ha…
-
Oxyplot.WindowsForms package
NuGetForUnity 3.1.3
Unity 2021.3.17
Windows 11
Installing this package is recently causing compile errors (possibly last month or two). Specifically with the followi…
-
*IF BUG, INCLUDE THIS PART:*
### Steps to reproduce
1. Run the WindowsForms example
2. Use a multitouch screen on Windows 10
3. Try to zoom / pan on a plot
Platform: Windows 10 / WindowsFor…
-
WindowsFormsでMVVM的なものを試してみました。(Livet利用)
[WindowsFormsMVVMDoubleBuffering.zip](https://github.com/WAKU-TAKE-A/WAKU-TAKE-A.github.io/files/997035/WindowsFormsMVVMDoubleBuffering.zip)
-
As it has been years since I last worked with WindowsForms, if someone else feels like taking on this task, please go ahead.
Things to consider:
- Should this use GPU-accelerated rendering or no…
-
`OxyPlot.WindowsForms` provides no support for ToolTips (the text `ToolTip` does not appear anywhere in `OxyPlot.WindowsForms`). This is most easily observed in the `Annotations/ToolTips` example. No …
-
If dgVoodoo is somehow loaded into these applications, enable passthrough to DirectX.
A configurable blacklist could be stored in dgBlacklist.ini, located in the same folder as dgVoodoo's DLL. Doing …
-
**Description**
When using SkiaSharp.Views.WindowsForms, one cannot create SkiaSharp classes (in this case, SKFont) within a custom control's constructor without breaking Visual Studio's design mode.…
-
It is currently a pain to use an `OxyPlot.WinfowsForms.PlotView` with a transparent background: it throws if you set its `BackColor` to transparent. To avoid this, it is necessary to set the `ControlS…
-
**Description**
WinForms with
Microsoft.AspNetCore.Components.WebView.WindowsForms.BlazorWebView
When adding an html control to a razor page in a WinForms app,
you are unable to advance the tim…