C
C#2y ago
Dawnbomb

❔ In winforms or WPF better for making a very basic spreadsheet program.

It will have virtually 0 spreadsheet features, but it will still have 3000 panel/grid cells. From my research, winforms does screen updates 2x faster, but i know lots of people say to use WPF. What would would perform better / not deal with lag as much? (And why?)
7 Replies
Buddy
Buddy2y ago
From my research, winforms does screen updates 2x faster, but i know lots of people say to use WPF.
Invalid.
sibber
sibber2y ago
winforms is much slower it uses gdi
Buddy
Buddy2y ago
WinForms is significantly slower.
sibber
sibber2y ago
wpf renders with directx so on the gpu but id use wpf regardless
Dawnbomb
Dawnbomb2y ago
Well then, next i guess while your here. is there any easy way to remove or change the hover color when someone mouses over a button in WPF even creating a mouse enter event, the WPF whatever it is takes priority and ignores mouse enter
sibber
sibber2y ago
yeah you dont do that with events use a style trigger
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server