AlterNET UI 0.9.7 beta
This beta adds supports .NET 9, MAUI 9, and SkiaSharp 3. We continue improving our framework by adding new controls and fixing bugs.
Main Improvements:
Improved MAUI support across the library alongside with WxWidgets.
New controls: TextBoxAndButton (TextBox with buttons and image on the right side), RichToolTip (reimplemented inside the library), PopupControl (popups inside the parent control), Calculator, and others.
Generic controls (can be used as parts of native controls and are handled internally in the library without operating system resources allocation) and Template controls that can be rendered to Graphics or Bitmap.
VirtualListBox: Improved painting in owner-draw mode, with different methods for thread-safe operations that allow fast loading of a large number of items.
Bug fixes and optimizations
A complete what’s new list of changes can be found here.