Toggle navigation
1.
Introduction
2.
Getting Started
3.
Basics
3.1.
Controls
3.2.
Events
3.3.
Helpers
3.4.
Small application layout
3.5.
Limitations
3.6.
Distributing
3.7.
Features
4.
Intermediate
4.1.
Layouts
4.2.
Resources
4.3.
Dialogs
4.4.
Internationalization
5.
Advanced
5.1.
Partials ui
5.2.
Dynamic control
5.3.
Dynamic events
5.4.
Multithreading
6.
Native-windows-derive
6.1.
Basics
6.1.
Controls
6.2.
Resources
6.3.
Events
6.4.
Layouts
6.5.
Partials
7.
Low level stuff
7.1.
Raw event handling
7.2.
Raw control handle
Native Windows GUI: Basics
More information over the most basic NWG functionalities
Controls
: What is a NWG control and how they should be used
Events
: How the events system works in NWG
Helpers
: Some simple utility functions provided by NWG
Small application layout
: How to organize a small NWG application
Limitations
: The limitations of the library