Reviewed layouts

Simplified to use latest GuiSliderBarEx() that includes label and value
automatically.
This commit is contained in:
Ray San
2018-05-23 12:49:43 +02:00
parent 77e9b3472c
commit 614f99a7cb
6 changed files with 82 additions and 182 deletions

View File

@ -1,7 +1,7 @@
#
# rgl text file (v1.0) - raygui layout text file generated using rGuiLayout
#
# Total number of controls: 5
# Total number of controls: 4
# Anchor info: a <id> <posx> <posy> <enabled>
# Control info: c <id> <type> <name> <rectangle> <anchor_id> <text>
#
@ -14,7 +14,6 @@ a 005 0 0 0
a 006 0 0 0
a 007 0 0 0
c 000 0 messageWindow 0 0 325 125 1 rGuiLayout - GuiMessageBox
c 001 4 lblMsg01 35 40 155 25 1 Are you ready to create the
c 002 4 lblMsg02 190 40 110 25 1 most amazing tools?
c 003 5 SureButton 25 75 120 30 1 Sure!
c 004 5 ContinueButton 180 75 120 30 1 Continue!
c 001 4 lblMsg01 35 40 255 25 1 Are you ready to create the most amazing tools?
c 002 5 SureButton 25 75 120 30 1 Sure!
c 003 5 ContinueButton 180 75 120 30 1 Continue!