mirror of
https://github.com/raysan5/raygui.git
synced 2026-02-02 12:19:17 -05:00
Reviewed layouts
Simplified to use latest GuiSliderBarEx() that includes label and value automatically.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
# rgl text file (v1.0) - raygui layout text file generated using rGuiLayout
|
||||
#
|
||||
# Total number of controls: 21
|
||||
# Total number of controls: 19
|
||||
# Anchor info: a <id> <posx> <posy> <enabled>
|
||||
# Control info: c <id> <type> <name> <rectangle> <anchor_id> <text>
|
||||
#
|
||||
@ -20,17 +20,15 @@ c 003 4 lblx 140 35 15 25 1 x
|
||||
c 004 12 height 150 35 60 25 1
|
||||
c 005 4 lblAlgorythm 10 70 65 25 1 Algorythm:
|
||||
c 006 9 algorythm 75 70 135 25 1
|
||||
c 007 8 lockAspect 20 110 15 15 1
|
||||
c 008 4 lblLockAspect 40 108 100 20 1 Lock Aspect Ratio
|
||||
c 009 8 canvasResize 20 135 15 15 1
|
||||
c 010 4 lblCanvasResize 40 133 80 20 1 Canvas Resize
|
||||
c 011 8 checkTopLeft 0 0 15 15 2
|
||||
c 012 8 checkTop 14 0 15 15 2
|
||||
c 013 8 checkTopRight 28 0 15 15 2
|
||||
c 014 8 checkLeft 0 14 15 15 2
|
||||
c 015 8 checkCenter 14 14 15 15 2
|
||||
c 016 8 checkRight 28 14 15 15 2
|
||||
c 017 8 checkBottomLeft 0 28 15 15 2
|
||||
c 018 8 checkBottom 14 28 15 15 2
|
||||
c 019 8 checkBottomRight 28 28 15 15 2
|
||||
c 020 5 ResizeImage 10 165 200 30 1 Resize Image
|
||||
c 007 8 lockAspect 20 110 15 15 1 Lock Aspect Ratio
|
||||
c 008 8 canvasResize 20 135 15 15 1 Canvas Resize
|
||||
c 009 8 checkTopLeft 0 0 15 15 2
|
||||
c 010 8 checkTop 14 0 15 15 2
|
||||
c 011 8 checkTopRight 28 0 15 15 2
|
||||
c 012 8 checkLeft 0 14 15 15 2
|
||||
c 013 8 checkCenter 14 14 15 15 2
|
||||
c 014 8 checkRight 28 14 15 15 2
|
||||
c 015 8 checkBottomLeft 0 28 15 15 2
|
||||
c 016 8 checkBottom 14 28 15 15 2
|
||||
c 017 8 checkBottomRight 28 28 15 15 2
|
||||
c 018 5 ResizeImage 10 165 200 30 1 Resize Image
|
||||
|
||||
Reference in New Issue
Block a user