Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dmytroi
on May 5, 2016
|
parent
|
context
|
favorite
| on:
OS X app in plain C
IMHO it depends, C/C++ work very nicely with immediate mode UI frameworks, for example nuklear [1], imgui [2]. Though retained mode C/C++ UI frameworks are also quite popular, for example Qt, wxWidgets, GTK.
- [1]
https://github.com/vurtun/nuklear
- [2]
https://github.com/ocornut/imgui
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
- [1] https://github.com/vurtun/nuklear
- [2] https://github.com/ocornut/imgui