C
C#2y ago
Kevin Tran

❔ lagg in winform

could someone give info about how to made forms less buggy? (sounds stupid to ask in this non-helpful way), but i got no choice for the time beingg
6 Replies
Angius
Angius2y ago
It's Winforms, it will never be a paragon of performance Might want to ask in #gui, though, if you get no help here
Kevin Tran
Kevin TranOP2y ago
oook, thanks for the tips and facts 👍
SuperBrain
SuperBrain2y ago
Based on your video, it's hard to tell what exactly is laggy. WinForms is probably the worst GUI framework to use if you're expecting better performance. There are ways to optimize things but most of them involve using low-level APIs. If you rely on standard WinForms controls, don't expect much. It's a very old framework and there's not a lot you can do, unless you're prepared to invest a lot of time and dig deep under the hood. If you absolutely have to use WinForms, then all we can say is - good luck! Otherwise, try one of the more recent and vastly superior frameworks. But be prepared for a completely different approach in how you design your apps as all new frameworks for developing desktop apps are XAML-based.
Kevin Tran
Kevin TranOP2y ago
For education (completion) purposes, My scope of knowledge is highlighted more with winforms and c# But I would consider to learn the more modern approach once I can be free from college And Thanks for the tips and notes
SG97
SG972y ago
it looks like the animation on the button is laggy, not the view?
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