Wxwidgets tutorials - GDI
I’m starting to use wxwidgets in my dissertation project, and found these tutorials to be a very good starting point and introduction. Clear, simple explanations and short simple examples. Here, the primitive paint functions are outlined.
Wxwidgets is a very mature, highly portable graphical toolkit for C++, with good python support as a bonus.