Skip to content

Instantly share code, notes, and snippets.

@kevinah95
Last active June 20, 2020 06:04
Show Gist options
  • Save kevinah95/8bd050ba0f59370296e20742ea332bb6 to your computer and use it in GitHub Desktop.
Save kevinah95/8bd050ba0f59370296e20742ea332bb6 to your computer and use it in GitHub Desktop.
#
# rgl layout text file (v2.1) - raygui layout file generated using rGuiLayout
#
# Number of controls: 19
#
# Ref. window: r <x> <y> <width> <height>
# Anchor info: a <id> <name> <posx> <posy> <enabled>
# Control info: c <id> <type> <name> <rectangle> <anchor_id> <text>
#
r 0 0 -1 -1
a 000 anchorMain 0 0 0
a 001 anchor01 20 20 1
a 002 anchor02 517 46 1
a 003 anchor03 518 260 1
a 004 anchor04 518 378 1
a 005 anchor05 0 0 0
a 006 anchor06 0 0 0
a 007 anchor07 0 0 0
c 000 0 WindowBox000 0 0 700 486 1 Threadville
c 001 1 GroupBoxBuses 0 10 183 187 2 Buses
c 002 8 CheckBoxBusRed 15 28 12 12 2 Bus Rojo
c 003 8 CheckBoxBusGreen 15 46 12 12 2 Bus Verde
c 004 8 CheckBoxBusBlue 15 65 12 12 2 Bus Azul
c 005 8 CheckBoxBusWhite 15 83 12 12 2 Bus Blanco
c 006 8 CheckBoxBusGray 15 100 12 12 2 Bus Gris
c 007 8 CheckBoxBusBlack 15 118 12 12 2 Bus Negro
c 008 8 CheckBoxBusPink 15 135 12 12 2 Bus Rosa
c 009 8 CheckBoxBusLightBlue 15 151 12 12 2 Bus Celeste
c 010 8 CheckBoxBusOrange 15 170 12 12 2 Bus Naranja
c 011 1 GroupBoxRandom 0 0 182 99 3 Random
c 012 5 BtnRandomCar 12 15 154 28 3 Crear Auto Random
c 013 5 BtnRandomAmbulance 11 57 156 28 3 Crear Ambulancia Random
c 014 1 GroupBox014 0 -1 182 118 4 Con Destinos
c 015 12 DropdownBox015 10 14 154 28 4 ONE;TWO;THREE
c 016 13 TxtDestinations 10 48 155 28 4 i.e.: A1, F2
c 017 5 BtnCar 9 81 156 28 4 Crear Auto
c 018 13 TextBox018 345 285 125 25 1 SAMPLE TEXT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment