dfug · @Difegue
81 followers · 492 posts · Server kolektiva.social

@SAGExpo has opened! This year, you can check not one, but *TWO* games from yours truly.

🍟 McOrigins Plus, the expansion to the world-famous simulator...
📸And Funtography, a -powered adventure game! (comes with free 1980s fake operating system)

I hope you'll consider checking them out at the links below.
(itch.io and dev blogposts comin' up! I am timeline flooding on all boards)

sonicfangameshq.com/forums/sho

sonicfangameshq.com/forums/sho

#sonic #mcdonalds #gameboycamera #gamedev #dotnet #unity #avalonia

Last updated 1 year ago

Jan Dytrych🇨🇿🇺🇦 · @jan
203 followers · 1611 posts · Server social.dytrych.cloud

@jumar nice! Do you use it for development?

#avalonia

Last updated 1 year ago

Serge Van Meerbeeck · @sergevm
71 followers · 403 posts · Server hachyderm.io

What I really really could use, is an in-depth guide for implementing keyboard tabbing in or . How to set correct tabbing inside and cross user controls etc.

#avalonia #wpf #avaloniaui

Last updated 1 year ago

Jeremy · @jdf
1 followers · 3 posts · Server aus.social
Elena G (she/they) · @beelzenef
278 followers · 499 posts · Server dotnet.social
Xanatos · @Xanatos
52 followers · 319 posts · Server social.dev-wiki.de

Since somehow Avalonia did forget to post this on Mastodon I will do it 😋​

twitter.com/AvaloniaUI/status/

#avalonia #avaloniaui #dotnet #XAML

Last updated 1 year ago

Trotz Allem · @trotzallem
466 followers · 2471 posts · Server ruhr.social

📆 Gemeinsam Bouldern in Avalonia 🧗

Am Samstag, den 29. Juli 2023 wollen wir gemeinsam gehen. Das schöne Wetter und die grüne Natur laden dazu ein, die Städte zu verlassen und Kraft im Freien zu tanken. Dazu laden wir alle ein, am Bouldergebiet „“ im in gemeinsam einen schönen Tag zu verbringen. 🌞

trotzallem.noblogs.org/post/20

#bouldern #avalonia #zillertal #herdecke

Last updated 1 year ago

zetroot · @zetroot
40 followers · 375 posts · Server lor.sh

@wildtuna таки давно уже. Бекенд уже точно года с 2019 в приличных домах в контейнеры пихают, с gui пока сложновато, но есть
Сейчас реальная потребность в винде есть только когда нужен interop со всяким сертифицированным гост-шифрованием.

#avalonia

Last updated 1 year ago

InfoQ · @infoq
595 followers · 222 posts · Server techhub.social

, an open-source and cross-platform UI framework, is here to simplify desktop app development for Windows, macOS, Linux, iOS, Android & WebAssembly.

Check out this interview with Mike James to learn more about this UI framework and its amazing features: bit.ly/3CiBdQv

#avalonia #infoq #dotnet #opensource #desktopapps

Last updated 1 year ago

Mike Goatly · @mikegoatly
55 followers · 190 posts · Server toot.community

Ok, I think I'm ready to unleash on my kids. After a couple of weeks of spare time coding, it's ready to go. All I've got left to do is get both the devices set up with their touchscreens and copy across all their audiobooks.

If you're interested you can see the source code on GitHub, along with some instructions to install it yourself: github.com/mikegoatly/Resona

Thanks @avaloniaui for making the platform to build it on, I've enjoyed learning it!

#resona #raspberrypi #avalonia #dotnet

Last updated 2 years ago

Mike Goatly · @mikegoatly
53 followers · 181 posts · Server toot.community

In Avalonia you can attach animations to styles as well. This means that you can add an animation to a control when class names change.

In this one I'm making the the back button bounce into view, drawing the eye to it so you know where to tap to get back to where you were.

#til #dotnet #avalonia

Last updated 2 years ago

Le͢ẃ Gr͏ant͡ · @lewgrant
8 followers · 105 posts · Server ohai.social

@khalidabuhakmeh @mobiuscog I recently walked thru the basic tutorial for in their docs on Linux and it worked fine. Might be worth looking at if you don’t have an aversion to XAML www.avaloniaui.net

#avalonia

Last updated 2 years ago

Frank Quednau · @flq
75 followers · 705 posts · Server freiburg.social

might be nice for x-plat UIs, but with that sort of documentation, it ain't gonna happen. Kinda sad, actually. Without my (10-year old) memories of WPF I think I'd be completely lost.

#avalonia

Last updated 2 years ago

Mike Goatly · @mikegoatly
52 followers · 167 posts · Server toot.community

The styling system is easily the best approach I've used in any XAML framework.

1. Having used CSS so much over the years it feels very intuitive.
2. There's a nice designer view that you get, where you can configure the XAML you want to preview your styling with.
3. Being able to style nested elements within a hierarchy means there's less need to mess with control templates.

Great job, team @avaloniaui!

#avalonia #dotnet

Last updated 2 years ago

Allen Newton · @allennewton
14 followers · 219 posts · Server universeodon.com

Playing around with a view/edit form input TemplatedControl in . Inspired by editing a cell in the DataGrid. Has a DisplayTemplate and an EditingTemplate for each form input to allow switching between readonly mode and editing mode. Made a simple custom items control to make using some layout properties easier. Can use various item panels. Has basic support for a custom editing control.

Works well for TextBlock/TextBox but not yet robust for other editable controls.

Up on github here: github.com/anewton/AvaloniaSan

#avalonia

Last updated 2 years ago

Allen Newton · @allennewton
14 followers · 218 posts · Server universeodon.com

Updated a little data binding test app with a few things from the Avalonia samples. Simple concepts of an Application View Model, NativeMenu, and TrayIcon.

Working on a larger application with more complex implementations of these ideas.
Why do it this way? Easy...scalability.

github.com/anewton/AvaloniaSan

#dotnet #avalonia

Last updated 2 years ago

supernov · @supernov
77 followers · 261 posts · Server fosstodon.org

Giving and a go. Seems nice, but I really get the feeling solutions like Avalonia are "yet another UI thing", not super well established. Is this a common theme these days? We definitely need a QT alternative that's up there.

#csharp #avalonia

Last updated 2 years ago

Allen Newton · @allennewton
14 followers · 206 posts · Server universeodon.com

Feeling good about some app refactoring this weekend.
Using CompiledBindings everywhere, removed a static method in my startup, broke apart UI projects to pull view models and other UI infrastructure code into a class library, kept the views and controls in the shared desktop project so the designer can still work in VS. Spring cleaning code.

#avalonia #dotnet

Last updated 2 years ago

Jan Dytrych🇨🇿🇺🇦 · @jan
117 followers · 766 posts · Server social.dytrych.cloud

project update...I've made finally color picker editor, it's using color picker editor made by @soltes. Thanks! Works like charm!

#Skipper #SignalK #avalonia #Boating

Last updated 2 years ago

Jan Dytrych🇨🇿🇺🇦 · @jan
117 followers · 757 posts · Server social.dytrych.cloud

project update. Skipper now supports editing Grid's rows and columns via property editor. User can change proportional size of each row or column. User can add or remove both rows and columns in grid. Minor change is that user can now enable page editing from page list menu. Built with @avaloniaui!

#Skipper #SignalK #Boating #avalonia

Last updated 2 years ago