From ea598cc77cc7340024990219da2a26b7e34f3e2c Mon Sep 17 00:00:00 2001 From: Simon Krauter Date: Thu, 26 Dec 2019 12:58:24 +0100 Subject: Add screenshots to the readme Fixes #81 --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 4af2898..ee90171 100755 --- a/readme.md +++ b/readme.md @@ -22,6 +22,12 @@ NiGui has it's own layout manager for automatic resizing and positioning of cont The NiGui source code has no dependencies except Nim's standard library. Platform bindings are included.
Generated binaries (exe files) include NiGui and do not need external libraries. +Screenshots +------------- + +Example program with native controls running under Windows 10 and Xubuntu: + + Current state ------------- NiGui is currently work in progress. Very basic things work, many things are missing. -- cgit v1.2.3