0

C language to make UI

Any help to make a good UI with C language only, please?

29th Nov 2024, 5:28 PM
Israa
2 Answers
+ 1
without a GTK it will be much harder. accept what GTK offers to help yourself
29th Nov 2024, 7:54 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
0
I suppose you are on Linux, because the time for making GUI applications on Windows in C is over, but if you are on Linux, you can use GTK, but it's going to be a very hard work. A lot of developers on Linux use either Java or even Python for GUI applications.
29th Nov 2024, 9:49 PM
Jan
Jan - avatar