Skip to content

Files

Latest commit

0bd3e56 · Dec 6, 2015

History

History
12 lines (9 loc) · 770 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 770 Bytes

juce-alerts

This is an experiment including:

I started with the alerts, then after some heavy diversions also wrote some experimental GUI unit and integration tests and added a FontAwesome wrapper that I've been meaning to complete for months!

Bootstrap Alerts

These simple overlays are great for 'mode-less' and modal loop free application design. (See https://developer.appway.com/screen/ShowSingleRecipe/selectedRecipeId/1390246496349)

They are currently functional, but basic. Really they were a great opportunity to test the FontAwesome class and the UiTestTools.h functions out.