I like to write graphical software (I do not have any GUI programming experience) I need it to be as small and fast as possible and look and Feel native in one standalone exe. only for windows from Windows 2000 to Windows 7 (or what was ever called). What would be the best choice? win32 api or wxWidgets?
You should take a look at the Windows Template Library (WTL).
Win32, wxWidgets ( ). , , .
wxwidgets. win32 api.. QT, .
. Win32 API. -.
Btw, Windows API . . , ( 90%, ).
Visual Studio, , - MFC (Microsoft Foundation Classes). Windows API, ++.
Windows 7 API Win32. WPF (Windows Presentation Foundation) GUI, , #.
, - Windows 2000, WPF .
, - delphi: GUI-, , .
delphi
visual studio .net - : , , , .
visual studio
.net
Qtand wxWidgetsare cross decisions. But I guess this is a more complicated way. This is acceptable if you want to run programs on something else than on MS windows.
Qt
wxWidgets
Source: https://habr.com/ru/post/1716074/More articles:Firefox extension for changing HTML - javascriptHTML comment scraper in PHP - htmlHow to determine if java is installed on a system through python? - javaHow to share sensitive client data using Microsoft Sync Framework (v2 CTP 2)? - distributedCMFCPropertyGridProperty numeric input - c ++Кто несет ответственность за недостатки безопасности? - securityflag enum confusion C # - enumsExcluding .svn Directories Using WinRar - svnWordPress Custom RSS Fields - wordpressWhat is the simplest library to use wordpress xmlrpc API - phpAll Articles