C
C#11mo ago
ForbiddenBoX

❔ Can WPF do this

Hello everyone I'm a c# developer who mainly uses Unity, I recently decided that I want to make a note taking app that had text box features like one's you see in Microsoft word and other well known note taking apps, that being said, I'd like ot know if it is possible to achieve this with WPF
6 Replies
Cattywampus
Cattywampus11mo ago
it surely can, yeah but if you're planning to publish it for mobiles, you cant
Sunny99
Sunny9911mo ago
Yes you can, although it depends on your end game
JakenVeina
JakenVeina11mo ago
$gui hmm $guiframework $guiframeworks
MODiX
MODiX11mo ago
Windows Presentation Foundation (WPF): + Has a lot of resources online due to how old it is. + There are a lot of UI libraries for it - No longer maintained, as in, didn't receive any major updates since a long time. Universal Windows Platform (UWP): + Fast, and has a small binary size. + Has a nice UI out of the box (And also there's WinUI 2.7 to achieve Windows 11's looks and feel). - Is packaged and requires a developer license. Avalonia: + Cross-platform and is under active development. - Relatively new, so there are not a lot of online resources for it. Note: All of the mentioned GUI frameworks are XAML-based.
ForbiddenBoX
ForbiddenBoX11mo ago
Thank you all
Accord
Accord11mo 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