G
G
gats2011-08-05 10:02:11
User interface
gats, 2011-08-05 10:02:11

How to write a GUI in C++?

After writing a pack of small single-window softins, the question arose of how to properly design and code (for example, in openGL) your GUI, following the principles of model-view-controller? How, for example, to implement a call to an arbitrary function from an arbitrary object (button), event handling, etc. without delegates.
If there are any articles / books on this topic, I would be grateful for the links.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
afiskon, 2011-08-05
@afiskon

wxWidgets see eax.me/wxwidgets-examples/

S
S0meb0dy N0b0dy, 2014-05-29
@galexcode

I can recommend the book Syd Logan: Cross-platform development in C ++ 2008, there is a whole section for developing your GUI framework
\Editing https://db.tt/FfW6G35Y - link to dropbox

A
Andrey Akimov, 2015-10-30
@Ostan

Here you can choose - List_of_widget_toolkits

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question