From 63b00a6f4933824c85585d76a5890af6751af86a Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 7 May 2018 01:30:13 +0200 Subject: [PATCH] Add new sample --- .../rGuiLayout/layouts/sample_messagebox.rgl | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 tools/rGuiLayout/layouts/sample_messagebox.rgl diff --git a/tools/rGuiLayout/layouts/sample_messagebox.rgl b/tools/rGuiLayout/layouts/sample_messagebox.rgl new file mode 100644 index 0000000..f421547 --- /dev/null +++ b/tools/rGuiLayout/layouts/sample_messagebox.rgl @@ -0,0 +1,20 @@ +# +# rgl text file (v1.0) - raygui layout text file generated using rGuiLayout +# +# Total number of controls: 5 +# Anchor info: a +# Control info: c +# +a 000 0 0 1 +a 001 225 175 1 +a 002 0 0 0 +a 003 0 0 0 +a 004 0 0 0 +a 005 0 0 0 +a 006 0 0 0 +a 007 0 0 0 +c 000 0 WindowBox000 0 0 325 125 1 rGuiLayout - GuiMessageBox +c 001 4 Label001 35 40 205 25 1 Are you ready to create the mos +c 002 4 Label002 189 40 126 25 1 most amazing tools? +c 003 5 Button003 25 75 120 30 1 Sure! +c 004 5 Button004 180 75 120 30 1 Continue!