-
How does one instantiate a button with an icon/image? Or a clickable image?
The docs don't provide much info to me. There is talk about late binding and factories, but I'm not sure if that is rel…
-
Hi Everyone,
I installed DWSIM on my MacPro and it crashes when I start a new modelling process.
I run WSIM.app/Contents/MacOS/Launcher.exec as suggested in another post.
Below is the out…
-
I feel like ScriptHookV.NET would benefit from being upgraded from .NET Framework to .NET 5.0 (or .NET 6.0) mainly to take advantages of newer C# features (or maybe even outright directly use Roslyn a…
-
I heard that Windows 11 preinstalled apps are made with WinUI 2, and they are being developed by a team from the Chinese office, but it would be interesting to know how and where folk use WinUI elsewh…
-
https://docs.microsoft.com/en-us/windows/win32/devnotes/rtlgetversion
Also missing assocaited structs:
- https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/wdm/ns-wdm-_osversioninfow
-…
-
One of the promoted use-cases of WinUI 3 on the community calls is to modernize existing applications.
Especially interesting to me would be how to add a WinUI 3 window to an existing WPF app. This…
-
### Environment
Visual Studio 2022
### .NET version
.net 5/6/7
### Did this work in a previous version of Visual Studio and/or previous .NET release?
No
### Issue description
I'm aware of the W…
-
-
`window.chrome.webview` is undefined within an iframe. This prevents iframes from communicating with the host through objects added by `ICoreWebView2::AddRemoteObject` or by calling `window.chrome.web…
-
**Describe the bug**
While trying out WinUI3 and .NET 5 desktop app, I tried to display a ContentDialog both in code and via a XAML definition. In both circumstances I received the the following exce…