adamski / juce-alerts

Shows bootstrap-like alerts widget, GUI testing tools and a really handy FontAwesome class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Shows bootstrap-like alerts widget, GUI testing tools and a really handy FontAwesome class

License:MIT License


Languages

Language:C++ 99.7%Language:Python 0.3%