diff --git a/screenshots.html b/screenshots.html index c6b4c96b..df8a4fc9 100644 --- a/screenshots.html +++ b/screenshots.html @@ -30,68 +30,48 @@
-

screenshots

+

Screenshots

+

click on image to see it unscaled


+

example1 on Windows

+ +
+

example1 on Ubuntu Linux

+ +

DlangIDE project

- +

Tetris Game demo (dub run dlangui:tetris)

- +

DlangIDE project with Dark theme

- +

example1 with Dark theme

- +

OpenGL demo (dub run dlangui:opengl)

- +

IRC Client demo (dub run dlangui:ircclient)

- +

DMiner demo (dub run dlangui:dminer)

- -
-

Buttons demo (dub run dlangui:example1)

- -
-

Editors demo

- -
-

Table layout - layout children in a table grid

- -
-

Various widgets, vertical and horizontal layouts

- -
-

Animation, i18n, theme with bigger fonts and dark main menu

- -
-

TreeWidget example

- -
-

ScrollWidget - can scroll its child

- -
-

StringGridWidget - spreadsheet or table like controls

- -
-

MainMenu

- +

FileDialog

- +

Text file opened in SourceEdit

- +

Context menu - PopupMenu

- +
diff --git a/screenshots/screenshot-example1-dark.png b/screenshots/screenshot-example1-dark.png index cc9cb3ca..d2041304 100644 Binary files a/screenshots/screenshot-example1-dark.png and b/screenshots/screenshot-example1-dark.png differ diff --git a/screenshots/screenshot-example1-ubuntu.png b/screenshots/screenshot-example1-ubuntu.png new file mode 100644 index 00000000..2886ed2e Binary files /dev/null and b/screenshots/screenshot-example1-ubuntu.png differ diff --git a/screenshots/screenshot-example1-windows.png b/screenshots/screenshot-example1-windows.png new file mode 100644 index 00000000..1afed533 Binary files /dev/null and b/screenshots/screenshot-example1-windows.png differ diff --git a/screenshots/screenshot11.png b/screenshots/screenshot11.png index dd50abe0..1fe60cce 100644 Binary files a/screenshots/screenshot11.png and b/screenshots/screenshot11.png differ diff --git a/screenshots/screenshot12.png b/screenshots/screenshot12.png index 51037a40..398f7cca 100644 Binary files a/screenshots/screenshot12.png and b/screenshots/screenshot12.png differ