0.10 examples

Examples with the minimum code of each backend:

SFML_GRAPHICS backend

SFML_OPENGL3 backend

SDL_RENDERER backend

SDL_TTF_OPENGL3 backend

SDL_TTF_GLES2 backend

SDL_OPENGL3 backend

SDL_GLES2 backend

GLFW_OPENGL3 backend

GLFW_GLES2 backend

The examples below don’t contain a main function because the exact code depends on the backend you are using. The examples start in a “runExample” function, which is called as shown in the backend examples above.

Scalable login screen

Many different widgets

Scrollable panel

Block events outside child window

Pop-up / context menu

Tabs