Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Windowed Application

This example demonstrates how to create a windowed Blinc application using the platform abstraction layer with a colorful music-player style background.

Features demonstrated:

  • Stateful<S> with on_state callback for reactive state management
  • Window resize/focus events via context properties
  • Image element with hover glow effect

Tip: Some demos are best viewed in a full browser window. Click “Open in a new tab” below for the full experience.

Open in a new tab · View source on GitHub