//a message for first time user Dialog.create("GAT v1.0"); Dialog.addMessage("Thank you for using GAT", 15, "#ff0000"); Dialog.addMessage("If something is broken, it is likely we are not aware, so reporting it will bring it to our attention", 15); Dialog.addMessage("You can find instructions under GAT -> Help and Support", 15); Dialog.show();