S
S
shrug2282021-08-26 23:49:51
User interface
shrug228, 2021-08-26 23:49:51

What to use for cross-platform GUI in C++?

I have some knowledge of C ++ (superficial, but I think it's enough, because most libraries work on OOP) and I would like to poke one or two libraries for the GUI, most likely write a couple of simple programs for myself like a calculator and a text editor. What I would like to have in this library:

  • The work of programs on this library under Linux and Windows
  • Documentation in Russian
  • A graphical interface designer would be a nice bonus, although, perhaps, this is not so necessary.

After reading similar topics on Habré, I suggested that WxWidgets would be a good option, although it is a bit old, but there is no documentation or books in Russian for it, which raises doubts.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Armenian Radio, 2021-08-26
@shrug228

wx is fear, horror, junk, trash and waste. He tries to turn any system into a vend (more precisely, into a parody of MFC). Where did you just dig it up? Dig it back in and don't touch it.
Qt on the LGPL license is not bad.
1) Works. And it works on macos, and it works on android, and it works on the web, and in two ways.
2) Netushki, learn English. If you resist and demand a dock in Russian, 99.99% of modern IT will pass you by. Okay, in the case of Qt, there are Schlee's books
3) He is there

H
HemulGM, 2021-08-27
@HemulGM

You can try C++ Builder using FireMonkey

D
Dmitry X, 2021-08-27
@1MK-Ultra

I am using komodo. I like.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question