#It's All How You Frame It
This challenge focuses on creating GUI "panels" by drawing a frame around each panel rect.
#Challenge
Write a function or class that creates framed UI panels. The function/class should take in a series of rects to create frames around. The results should look something like these: example 1 example 2.
###Achievements
Multi-size Design your function/class to handle arbitrary frame sizes.
Scroll Panel Allow the creation of scrollable panels that use a scroll bar.
#####Previous Challenges
Draw Order Challenge | Spawn, Collide, Wrap | Thruster Style Movement | Conway User Interaction | JSON Loading Challenge | Map Distance Challenge | Caching Pumpkins | A Puzzling World | Turkey Shoot | All Downhill From Here | Christmas Cannon | Color Picker | Minigolf Part I: Prototype | Skeet Shoot | Spin Class | Egg Lob | Build-A-Sprite | Matrix Digital Rain | Desktop Calculator | Planet Hopper | Slide Puzzle | Wa-Tor | Cryptogram Puzzler | Fireworks | Slideshow | Dungeon Generator | Balloon Game | Where The Hex At
Good luck, have fun and feel free to ask for help if you need it