cosmeticsbas.blogg.se

Programs using wxwidgets linux
Programs using wxwidgets linux





programs using wxwidgets linux

I advise you to type the code I give you into your compiler yourself, instead of simply copy+pasting. Not much is required for this tutorial besides a basic knowledge of C++. wxWidgets is easy to use, but still powerful, and programs made with it can easily be ported to Windows, Mac, Linux, and several other platforms, allowing your program to reach more people. wxWidgets is an alternative to several other GUI libraries. I'm not going to even try teaching you any of that, but I will show you how to use the free, easy to use wxWidgets GUI library.

programs using wxwidgets linux

Like me, you might have tried to learn GUI programming in C++ with the Win32 library, and found it difficult to learn.







Programs using wxwidgets linux