Nuklear/demo
vurtun 648aca3a6a Added notebook tabs example to overview.c
Since it was requested I added a small snippet showing how to create
notebook tabs (header with buttons, selecting content). The added
demo is basically just a combination of already existing widgets +
some small styling changes and can be extended to easily support
case with more tabs then space in the header part. I will have
to think about if it is possible to create an API for this without
taking away the simplicity of it.
2016-07-31 20:37:24 +02:00
..
allegro5 Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
d3d11 Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
emscripten path fix 2016-06-14 16:18:38 +01:00
gdi Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
gdip Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
glfw_opengl2 Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
glfw_opengl3 Fixed window border and popup border drawing 2016-07-25 11:58:01 +02:00
sdl1_2 Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
sdl_opengl2 Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
sdl_opengl3 Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
x11 Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
x11_opengl2 Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
x11_opengl3 Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
calculator.c Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
node_editor.c Release 1.01 changes in changelog in nuklear.h 2016-07-16 01:33:37 +02:00
overview.c Added notebook tabs example to overview.c 2016-07-31 20:37:24 +02:00
style.c Restructured demos and examples 2016-04-28 17:01:19 +02:00