ihvrooman / Ui.MauiX

A library of components and controls for use with Microsoft MauiX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ui.MauiX

A library of components and controls for use with Microsoft MauiX.

Most controls were created for use in the GTK implementation of MauiX since that implementation isn't fully supported by Microsoft and many of it's UI elements either don't function correctly or have an outdated appearance.

Most controls were designed for use with a touch screen.

Note: This project is missing a dependency on a DataCollections library that I was not allowed to upload due to it being owned by one of my previous employers.

Controls include:

A Custom Master-Detail Page with popover menu and header menu items: image

image

image

A selection popup:

image

image

A numberpad popup with validation:

image

A keyboard popup with validation:

image

image

image

A toggle switch:

image

A custom button:

image

A dialog:

image

image

A graph:

image

About

A library of components and controls for use with Microsoft MauiX

License:MIT License


Languages

Language:C# 100.0%