Click here to Skip to main content
15,891,597 members

Survey Results

If you have a new Windows desktop App to build, what framework would you use?

Survey period: 24 Aug 2020 to 31 Aug 2020

Do you love the smell of installers downloading all morning?

OptionVotes% 
Electron435.91
JavaFX202.75
Qt567.70
Swing81.10
UWP719.77
Windows Forms41757.36
WinUI11215.41



 
GeneralRe: Missing option: the same thing Microsoft uses for their desktop software Pin
#realJSOP5-Sep-20 2:08
mve#realJSOP5-Sep-20 2:08 
GeneralRe: Missing option: the same thing Microsoft uses for their desktop software Pin
dandy725-Sep-20 3:26
dandy725-Sep-20 3:26 
GeneralRe: Missing option: the same thing Microsoft uses for their desktop software Pin
#realJSOP7-Sep-20 1:18
mve#realJSOP7-Sep-20 1:18 
GeneralRe: Missing option: the same thing Microsoft uses for their desktop software Pin
M.Vo.24-Aug-20 20:46
M.Vo.24-Aug-20 20:46 
GeneralRe: Missing option: the same thing Microsoft uses for their desktop software Pin
Ed(Member 1767792)25-Aug-20 1:25
Ed(Member 1767792)25-Aug-20 1:25 
GeneralRe: Missing option: the same thing Microsoft uses for their desktop software Pin
PSU Steve25-Aug-20 8:12
professionalPSU Steve25-Aug-20 8:12 
GeneralOnly ever used the one: Pin
W Balboos, GHB24-Aug-20 1:09
W Balboos, GHB24-Aug-20 1:09 
GeneralWe don't need no steenkeeng frameworks! PinPopular
Daniel Pfeffer23-Aug-20 20:14
professionalDaniel Pfeffer23-Aug-20 20:14 
Most of my C or C++ Windows code is written directly to the Win32 API. I find it easier to use than many of the frameworks that purportedly package the API for you. If I could find a really thin layer which does not force the usage of spurious operator overloads (e.g. enlarging a rectangle with the += operator Dead | X| ), I might consider using it for C++.

If forced to use a framework, I use WinForms.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

GeneralRe: We don't need no steenkeeng frameworks! Pin
TheGreatAndPowerfulOz28-Aug-20 5:09
TheGreatAndPowerfulOz28-Aug-20 5:09 
GeneralOnly a handful votes so far, but WinForms (still) way ahead? Pin
Mike (Prof. Chuck)23-Aug-20 19:57
professionalMike (Prof. Chuck)23-Aug-20 19:57 
GeneralRe: Only a handful votes so far, but WinForms (still) way ahead? Pin
Sander Rossel23-Aug-20 22:14
professionalSander Rossel23-Aug-20 22:14 
GeneralRe: Only a handful votes so far, but WinForms (still) way ahead? Pin
User 1106097924-Aug-20 3:39
User 1106097924-Aug-20 3:39 
GeneralRe: Only a handful votes so far, but WinForms (still) way ahead? Pin
vKaras24-Aug-20 20:53
vKaras24-Aug-20 20:53 
GeneralRe: Only a handful votes so far, but WinForms (still) way ahead? Pin
Mike (Prof. Chuck)24-Aug-20 22:16
professionalMike (Prof. Chuck)24-Aug-20 22:16 
GeneralRe: Only a handful votes so far, but WinForms (still) way ahead? Pin
Matt McGuire25-Aug-20 5:16
professionalMatt McGuire25-Aug-20 5:16 
GeneralSay what? PinPopular
PIEBALDconsult23-Aug-20 19:29
mvePIEBALDconsult23-Aug-20 19:29 
GeneralWinUI I guess? Pin
Jon McKee23-Aug-20 18:23
professionalJon McKee23-Aug-20 18:23 
GeneralRe: WinUI I guess? Pin
Lauryx23-Aug-20 22:17
professionalLauryx23-Aug-20 22:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.