fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.8K
active users

#WinUI3

0 posts0 participants0 posts today

Сравнение технологий для написания оконных приложений

Как-то раз в одном чате прозвучала идея сравнить разные технологии для написания оконных приложений. В частности, под Windows. Используя средства языка C#. То есть, конечно, можно это сделать и с помощью C++, Python, Rust, JS и других языков, но мы же шарписты, нам интереснее именно то, что мы можем сами использовать, не меняя язык программирования. Итак, оконные приложения на C#.

habr.com/ru/articles/836380/

ХабрСравнение технологий для написания оконных приложенийКак-то раз в одном чате прозвучала идея сравнить разные технологии для написания оконных приложений. В частности, под Windows. Используя средства языка C#. То есть, конечно, можно это сделать и с...

Simple Icon File maker 1.7 is headed to the Microsoft Store! Now the major issue I had with rendering the small sizes has been fixed!

Not sure if it was "sub-pixel rendering" or anti-aliasing, but either way now the pixels are rendered sharp and crisp!

Get the app from the Microsoft Store here:
apps.microsoft.com/store/detai

All open source here:
github.com/TheJoeFin/Simple-Ic

#Microsoft wants to rewrite `explorer.exe` with the #Windows App #SDK and #WinUI3.

The current #explorer is slow af, but somehow I feel like they will manage to make it even slower.

I wanted to try #WinUI a few times now, but they made it impossible to use in a regular program. It has to be a packaged #App and it has to be distributed through the #WindowsStore. And all of a sudden, the #Win32 #GUI seems still fine to me.

Or, actually, #WxWidgets! Did you know it had an update recently?

Replied in thread

@khalidabuhakmeh I am going to have to spend some time this weekend diving back into MAUI - check out the situation.

I tried about six (6) months ago and it was pretty rough.

Come to think of it, I wonder how #WinUI3 is doing these days…

I am eager to get over to something better on Windows than my hacky WPF fork.