veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

260
active users

#avaloniaui

0 posts0 participants0 posts today
Allen Newton<p>I stood up a Mac mini dev workstation to compile my <a href="https://universeodon.com/tags/avaloniaUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>avaloniaUI</span></a> app for MacOS. VS Code on MacOS works more than well enough for me. Was focused on Windows until now. Minor design things to fix. Otherwise, it just works! Avalonia is my first choice for <a href="https://universeodon.com/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> desktop apps.</p>
Allen Newton<p>Working on customizations for the Avalonia DataGrid. To enable sorting, paging, and filtering server side. These features do not come out of the box in the DataGrid control. But it's not terribly difficult to implement.</p><p>Here is my custom 'PagingDataGrid' control plus a custom 'PageNavigator' control that handles the paging.</p><p><a href="https://universeodon.com/tags/avaloniaui" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>avaloniaui</span></a> <a href="https://universeodon.com/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a></p>
Eric Nusbaum<p>I started playing with Avalonia UI today on my Mac using Rider and... it doesn't work? At least not in IOS 17.5. This appears to be a known issue? I literally installed the Cross Platform template, Updated the NuGet packages and hit go. Instant crash in the simulator!</p><p>So far I'm super, super unimpressed and these type of issues feel like immediate non-starters for any "beyond playing around" app development. </p><p>Am I crazy? </p><p><a href="https://tootsmcgoots.io/tags/AvaloniaUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AvaloniaUI</span></a> <a href="https://tootsmcgoots.io/tags/Avalonia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Avalonia</span></a> <a href="https://tootsmcgoots.io/tags/Xamarin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xamarin</span></a> <a href="https://tootsmcgoots.io/tags/MAUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MAUI</span></a> <a href="https://tootsmcgoots.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> </p><p><a href="https://github.com/AvaloniaUI/Avalonia/issues/15778" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/AvaloniaUI/Avalonia</span><span class="invisible">/issues/15778</span></a></p>
b4ux1t3 :trek_ds9_sisko:#1️⃣<p>Hey <a href="https://hachyderm.io/tags/AvaloniaUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AvaloniaUI</span></a> folks, I'm trying to get a view (a control, I guess) to get its view model from DI. I'm using it as a sub-view inside the `MainWindow`. </p><p>Essentially, I've registered the viewmodel with DI, but I'm getting told by the compiler that it can't find a default constructor.</p><p>What steps did I miss to get this injected automagically?</p><p><a href="https://hachyderm.io/tags/DotNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DotNet</span></a></p>
bitbonk<p>We have a <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> based framework (a bunch of <a href="https://mastodon.social/tags/nuget" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nuget</span></a> packages) that can be used to build desktop executables that control and visualize machine data with a very simple and easy to use <a href="https://mastodon.social/tags/MVVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MVVM</span></a> based API. It is based on <a href="https://mastodon.social/tags/WPF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WPF</span></a> and we want to rewrite/redesign it to make it cross platform. </p><p>What UI technology should we base it on? </p><p>Customers will have to learn the basics of that chosen technology.</p><p>(Boost for reach is appreciated🙏 )<br><a href="https://mastodon.social/tags/AvaloniaUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AvaloniaUI</span></a> <a href="https://mastodon.social/tags/UnoPlatform" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UnoPlatform</span></a> <a href="https://mastodon.social/tags/WPF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WPF</span></a></p>