Giter Site home page Giter Site logo

actipro / avalonia-controls Goto Github PK

View Code? Open in Web Editor NEW
190.0 11.0 6.0 4.22 MB

Actipro Avalonia UI Controls samples and documentation. Build beautiful user interfaces in your Avalonia UI applications using Actipro's controls and themes.

Home Page: https://www.actiprosoftware.com/products/controls/avalonia

License: MIT License

C# 100.00%
actipro actiprosoftware avalonia avalonia-ui avaloniaui controls csharp demos documentation dotnet

avalonia-controls's People

Contributors

billhenn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

avalonia-controls's Issues

Virtual Keyboard Control

Dear Actipro,

First, I would like to express my sincere gratitude for Actipro Avalonia UI Products.

I would like to suggest you to implement a Virtual Keyboard Control.

AFAIK (currently) Avalonia UI doesn't have Virtual Keyboard Control and not support Windows' native OSK API.

At the company working for, we have a lot of terminals, which hopefully soon will run an Avalonia UI based app.
Actipro's Virtual Keyboard Control instead of physical keyboards would save a lot both in money (as physical keyboards are worn out frequently) and time.

BR!

Corner Radius for Listbox

Corner radius for list box doesn't show curve.

Sample image when corner radius is set to 5
image

It feels like the ListBox, DataGrid, Calendar control corners are very sharp by default

Version description / "list of changes" is missing

I don't know how to reach you out this is why just creating this issue. Firstly, Thank you for the new release, I really appreciate it.

I just wanted to mention that version description in release will be really appreciated. Currently, it is not clear what to expect from the new version.

Thank you โค

I just want to say thank you so much for offering a professional Avalonia theme for free. I can only imagine how much work you put into this. Especially that DataGrid theme is part of it. This is exactly what I've been looking for my open source project. The integration was easy and I haven't encountered any problems.

How to use AOT with NativeDataGrid

If I am using NativeDataGrid <actipro:ModernTheme Includes="NativeDataGrid" /> in my application, the application does not work in AOT mode.

This is the error that I get
Avalonia.Markup.Xaml.XamlLoadException: 'No precompiled XAML found for avares://ActiproSoftware.Avalonia.Themes.Native.DataGrid/Themes/Common.axaml (baseUri: ), make sure to specify x:Class and include your XAML file as AvaloniaResource'

I tried with Fluent Theme it works since I am using the style like this:

<Application.Resources>
	<StyleInclude x:Key="fluentDataGrid" Source="avares://Avalonia.Controls.DataGrid/Themes/Fluent.xaml" />
	<StyleInclude x:Key="simpleDataGrid" Source="avares://Avalonia.Controls.DataGrid/Themes/Simple.xaml" />
</Application.Resources>

I am missing something or there any solution?
Thank you

Missing borders on MessageBox and UserPrompt in SampleBrowser

When I run the MessageBox and UserPrompt samples in the SampleBrowser they look OK in the preview but when I open them as real dialogs they are missing the border.

  1. Clone the repo
  2. Open SampleBrowser.Desktop.sln
  3. Build and run SampleBrowser.Desktop
  4. Select Evaluation
  5. Navigate to Fundamentals and then MessageBox
  6. Click Show MessageBox

image

OS: Windows 11

PS. Excellent job on releasing the first commerical library for Avalonia. Really looking forward to what is coming next!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.