DanielforDoors of stonedoorsofstone.hashnode.dev·Apr 20, 2024Avalonia - Stylizing a templated control with different check and unchecked stylesIn Avalonia there is the concept of templated control, which allows you to create your own components, overwrite existing ones and several other things. Normally you overwrite your component's template, via view or code behind and style whatever you ...Discuss·123 readsavalonia
Fxplorerblog.fxplorer.net·Apr 17, 2024Single file minimum F# Avalonia UI app with notes.After some experimentation, a minimum Avalonia app that can be ran from an .fsx file or a Polyglot Notebook. The Polyglot Notebook can be found at: https://github.com/Fxplorer/Fxplorer_www/blob/main/docs/MinimumFsharpAvaloniaApp.ipynb The .fsx script...Discuss·30 readsXploring Avalonia UI in F##fsharp
Fxplorerblog.fxplorer.net·Feb 19, 2024Thoughts on Avalonia UIAfter searching for a long time, I have settled on using the Avalonia UI framework as my base for software. My desired language is F#, which I have followed for more than 10 years but still am a newbie. I have accepted that my sweet spot is more in t...Discuss·2 likesavalonia
Unicorn Developerpvs-studio.hashnode.dev·Dec 7, 2022Any bugs in your IDE? Checking AvalonStudio with PVS-StudioDevelopers around the world use their favorite IDEs every day to create software. Today we are checking one of them and looking at the most interesting errors found. Introduction The modern developer uses many tools to succeed. These include IDEs (I...Discuss·3 likes·37 readsAvalonStudio
Vincenzo Ciacciovikkio.hashnode.dev·Oct 7, 2022Adventures in Desktop App development II: Revenge of the GopherWat Few weeks ago I posted about how I wanted to see what it was like to work with desktop apps. I ended up saying that I was going to try Vala, well I did not go too far with that. If just feels like the community is not there, but I might try again...Discuss·100 readsGUI
Vincenzo Ciacciovikkio.hashnode.dev·Sep 20, 2022Muscurd-i - My personal Password ManagerSome time ago I published in here a post where I was speaking about me getting a bit of an idea on how to work with Desktop apps in 2022, after years of Web Development (and with a massive disgust for electron apps). As mentioned there, one of my pro...Discuss·145 readspassword manager
Vincenzo Ciacciovikkio.hashnode.dev·Sep 5, 2022My adventures in Desktop GUI App development-landI am a web kind of guy. I have been a web kind of guy since a computer technician told me it was too hard for a kid to make a website in the 1990s (yes I still remember you, piece of shit, look at me now!) But I have also tried many other things thro...Discuss·130 readsC#