-
### Is your feature request related to a problem? Please describe.
My app needs some abstraction layers so 3rd parties later can come in and add support for more communications protocols. I'm workin…
-
### Feature request type
Enhance component
### Component name
MudMenu
### Is your feature request related to a problem?
The MudMenu has a cumbersome way of marking up cascading menus (a…
-
How would I open a ComboBox by code on OSX?
On WPF I can do:
```
var wpfcombobox = myetoformscombobox.ControlObject as Eto.Wpf.Forms.Controls.EtoComboBox;
wpfcombobox.IsDropDownOpen = true;
…
TomQv updated
1 month ago
-
### Description
When creating a desktop application with the new Fluent theme of .NET 9, controls inside the ToolBar appear poorly styled and have low usability. For example, one cannot see if a Chec…
-
How to enable progress bar buffering for the flv from the URL (https://xxx.com/test.flv), for example, when I play the flv live broadcast of this URL address in the potplayer player, it can be played …
-
The current implementation of `PropertyType `of the ItemsBag Property Descriptor returns `NullableType`, leading to an incorrect visual UI. This is not acceptable and needs to be corrected.
To illu…
-
**Is your feature request related to a problem? Please describe.**
In WPF you can have a basic Spell-check, see : https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.spellcheck . In …
-
### Describe the bug
Hello,
I am having rendering issues with certain Icons.
Instead of an icon appearing, it seems some hieroglyphs are shown instead.
Most of them work correctly but many fai…
-
### Current behavior
Whenever running Uno Samples app from 5.5 dev , i am not able to see the Open GL components (GLCanvasElement_Cube and GLCanvasElement_Simple ). This problem is coming with Ski…
-
I have a note taking app where users can take notes containing links that get converted to ``.
The default behavior of any desktop Blazor app (Photino, MAUI, WPF, WinForms) using any kind of webvie…