[HN Gopher] I Rewrote WinUI to WPF
       ___________________________________________________________________
        
       I Rewrote WinUI to WPF
        
       Author : whack
       Score  : 21 points
       Date   : 2021-12-02 21:43 UTC (1 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | trulyrandom wrote:
       | Looks sharp! I've worked with WPF quite a bit in the past and
       | still think it's the nicest UI framework from a developer
       | perspective. How's the performance these days? Compared to plain
       | Win32 applications, I remember it feeling very sluggish once your
       | WPF application has a few dozen controls.
        
         | spaetzleesser wrote:
         | It's still slow to start up. That's partially because of .NET
         | in general. There is a lot of code to read and JIT before a
         | .NET application runs.
        
       ___________________________________________________________________
       (page generated 2021-12-02 23:01 UTC)