From 784b886b7dda0737dcbee96b90c0126bb86fa5d6 Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 17 May 2018 14:04:28 +0200 Subject: [PATCH] Updated layouts --- .../layouts/generate_code_options.rgl | 22 ++++----- .../layouts/generate_code_options_anchors.rgl | 46 ++++++++++++++++++ .../layouts/generate_code_options_rev2.rgl | 36 ++++++++++++++ tools/rGuiLayout/layouts/rguistyler_v2.rgl | 47 +++++++++++++++++++ 4 files changed, 137 insertions(+), 14 deletions(-) create mode 100644 tools/rGuiLayout/layouts/generate_code_options_anchors.rgl create mode 100644 tools/rGuiLayout/layouts/generate_code_options_rev2.rgl create mode 100644 tools/rGuiLayout/layouts/rguistyler_v2.rgl diff --git a/tools/rGuiLayout/layouts/generate_code_options.rgl b/tools/rGuiLayout/layouts/generate_code_options.rgl index 1c6d3a7..095fc9b 100644 --- a/tools/rGuiLayout/layouts/generate_code_options.rgl +++ b/tools/rGuiLayout/layouts/generate_code_options.rgl @@ -1,7 +1,7 @@ # # rgl text file (v1.0) - raygui layout text file generated using rGuiLayout # -# Total number of controls: 26 +# Total number of controls: 20 # Anchor info: a # Control info: c # @@ -26,16 +26,10 @@ c 009 4 lblCompany 225 65 50 25 1 Company: c 010 13 company 275 65 115 25 1 raysan5 c 011 4 lblDescription 10 95 65 25 1 Description: c 012 13 toolDescription 75 95 315 55 1 tool_description -c 013 8 defineRecs 10 160 15 15 1 -c 014 4 lblDefineRecs 30 155 92 25 1 Define Rectangles -c 015 8 defineTexts 10 180 15 15 1 -c 016 4 lblFullComments 160 195 100 25 1 Full comments -c 017 4 lblCropWindow 30 195 92 25 1 Crop to Window -c 018 8 exportAnchors 140 160 15 15 1 -c 019 4 lblExportAnchors 160 155 100 25 1 Export anchors -c 020 8 exportAnchor0 140 180 15 15 1 -c 021 4 lblExportAnchor0 160 175 100 25 1 Export anchor 0 -c 022 8 fullComments 140 200 15 15 1 -c 023 5 GenerateCode 275 185 115 30 1 Generate Code -c 024 4 lblDefineTextsConst 30 175 95 25 1 Define text const -c 025 8 cropWindow 10 200 15 15 1 +c 013 8 defineRecs 10 160 15 15 1 Define Rectangles +c 014 8 defineTexts 10 180 15 15 1 Define text const +c 015 8 exportAnchors 140 160 15 15 1 Export anchors +c 016 8 exportAnchor0 140 180 15 15 1 Export anchor 0 +c 017 8 fullComments 140 200 15 15 1 Full comments +c 018 5 GenerateCode 275 185 115 30 1 Generate Code +c 019 8 cropWindow 10 200 15 15 1 Crop to Window diff --git a/tools/rGuiLayout/layouts/generate_code_options_anchors.rgl b/tools/rGuiLayout/layouts/generate_code_options_anchors.rgl new file mode 100644 index 0000000..1202b1f --- /dev/null +++ b/tools/rGuiLayout/layouts/generate_code_options_anchors.rgl @@ -0,0 +1,46 @@ +# +# rgl text file (v1.0) - raygui layout text file generated using rGuiLayout +# +# Total number of controls: 31 +# Anchor info: a +# Control info: c +# +a 000 0 0 1 +a 001 50 50 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 generateWindow 0 0 405 225 1 Generate Code Options - layout +c 001 4 lblName 10 35 65 25 1 Name: +c 002 13 toolName 75 35 135 25 1 tool_name +c 003 4 lblVersion 225 35 50 25 1 Version: +c 004 13 toolVersion 275 35 120 25 1 1.2.0-dev +c 005 4 lblWindowSize 10 65 65 25 1 Window size: +c 006 12 width 75 65 60 25 1 File name: +c 007 4 lblx 140 65 10 25 1 x +c 008 12 height 150 65 60 25 1 Untitled +c 009 4 lblCompany 225 65 50 25 1 Company: +c 010 13 company 275 65 120 25 1 raysan5 +c 011 4 lblDescription 10 95 65 25 1 Description: +c 012 13 toolDescription 75 95 320 55 1 tool_description +c 013 8 defineRecs 10 160 15 15 1 +c 014 4 lblDefineRecs 30 155 92 25 1 Define Rectangles +c 015 8 defineTexts 10 180 15 15 1 +c 016 4 lblFullComments 160 195 100 25 1 Full comments +c 017 4 lblCropWindow 30 195 92 25 1 Crop to Window +c 018 8 exportAnchors 140 160 15 15 1 +c 019 4 lblExportAnchors 160 155 100 25 1 Export anchors: +c 020 8 exportAnchor0 140 180 15 15 1 +c 021 4 lblExportAnchor0 160 175 100 25 1 Export anchor 0 +c 022 8 fullComments 140 200 15 15 1 +c 023 5 GenerateCode 275 190 120 25 1 Generate Code +c 024 4 lblDefineTextsConst 30 175 95 25 1 Define text const +c 025 8 cropWindow 10 200 15 15 1 +c 026 6 Toggle026 275 158 20 20 1 1 +c 027 6 Toggle027 350 158 20 20 1 1 +c 028 6 Toggle028 300 158 20 20 1 1 +c 029 6 Toggle029 325 158 20 20 1 1 +c 030 6 Toggle030 375 158 20 20 1 1 diff --git a/tools/rGuiLayout/layouts/generate_code_options_rev2.rgl b/tools/rGuiLayout/layouts/generate_code_options_rev2.rgl new file mode 100644 index 0000000..f93e059 --- /dev/null +++ b/tools/rGuiLayout/layouts/generate_code_options_rev2.rgl @@ -0,0 +1,36 @@ +# +# rgl text file (v1.0) - raygui layout text file generated using rGuiLayout +# +# Total number of controls: 21 +# Anchor info: a +# Control info: c +# +a 000 0 0 1 +a 001 50 50 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 generateWindow 0 0 400 225 1 Generate Code Options - layout +c 001 4 lblName 10 35 65 25 1 Name: +c 002 13 toolName 75 35 135 25 1 tool_name +c 003 4 lblVersion 225 35 50 25 1 Version: +c 004 13 toolVersion 275 35 115 25 1 1.2.0-dev +c 005 4 lblWindowSize 10 65 65 25 1 Window size: +c 006 12 width 75 65 60 25 1 File name: +c 007 4 lblx 140 65 10 25 1 x +c 008 12 height 150 65 60 25 1 Untitled +c 009 4 lblCompany 225 65 50 25 1 Company: +c 010 13 company 275 65 115 25 1 raysan5 +c 011 4 lblDescription 10 95 65 25 1 Description: +c 012 13 toolDescription 75 95 315 55 1 tool_description +c 013 8 defineRecs 10 160 15 15 1 Define Rectangles +c 014 8 defineTexts 10 180 15 15 1 Define text const +c 015 8 fullVariables 10 200 15 15 1 Full variables +c 016 8 exportAnchors 140 160 15 15 1 Export anchors +c 017 8 exportAnchor0 140 180 15 15 1 Export anchor 0 +c 018 8 fullComments 140 200 15 15 1 Full comments +c 019 8 cropWindow 275 160 15 15 1 Crop to Window +c 020 5 GenerateCode 275 185 115 30 1 Generate Code diff --git a/tools/rGuiLayout/layouts/rguistyler_v2.rgl b/tools/rGuiLayout/layouts/rguistyler_v2.rgl new file mode 100644 index 0000000..7231c18 --- /dev/null +++ b/tools/rGuiLayout/layouts/rguistyler_v2.rgl @@ -0,0 +1,47 @@ +# +# rgl text file (v1.0) - raygui layout text file generated using rGuiLayout +# +# Total number of controls: 32 +# Anchor info: a +# Control info: c +# +a 000 0 0 1 +a 001 50 50 1 +a 002 395 90 1 +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 17 StatusBar002 0 0 720 24 1 CHOSE CONTROL > +c 001 18 ListView000 10 40 140 560 1 +c 002 18 ListView001 155 40 180 560 1 +c 003 0 WindowBox004 0 0 365 560 2 Sample raygui controls +c 004 4 Label007 10 35 65 25 2 rGuiStyler +c 005 4 Label008 90 35 145 25 2 github.com/raysan5/raygui +c 006 6 Toggle009 10 70 65 25 2 toggle +c 007 7 ToggleGroup010 90 70 265 25 2 +c 008 14 Slider011 10 110 165 15 2 +c 009 15 SliderBar012 75 140 250 15 2 SLIDERBAR +c 010 16 ProgressBar013 180 110 175 15 2 +c 011 8 CheckBox014 270 38 20 20 2 DISABLED +c 012 11 Spinner015 240 165 115 30 2 +c 013 13 TextBox016 10 205 180 30 2 custom_style.rgs +c 014 9 ComboBox017 10 165 110 30 2 +c 015 5 Button005 195 205 160 30 2 Save Style +c 016 19 ColorPicker018 10 309 240 240 2 +c 017 1 GroupBox019 290 310 65 60 2 RGBA +c 018 4 Label023 300 290 20 20 2 R: +c 019 4 Label024 300 305 20 20 2 G: +c 020 4 Label025 300 320 20 20 2 B: +c 021 1 GroupBox020 290 370 65 60 2 HSV +c 022 4 Label027 300 375 8 20 2 H: +c 023 17 StatusBar003 0 616 150 24 1 BASE STYLE: LIGHT +c 024 20 DummyRec021 290 440 65 80 2 Panel +c 025 13 TextBox022 290 530 65 20 2 AABBCCDD +c 026 4 Label028 300 405 19 20 2 V: +c 027 4 Label029 300 390 18 20 2 S: +c 028 17 StatusBar030 149 616 186 24 1 CHANGED PROPERTIES: 77 +c 029 17 StatusBar031 334 616 386 24 1 EDITION TIME: 02:45:30 +c 030 2 Line031 10 245 349 25 2 +c 031 10 DropdownBox032 520 255 110 30 0