Tootsville.UI.makePrettyDialog

Function

Tootsville.UI.makePrettyDialog is a function with lambda list: (title,text,accept,cancel=null,resolve=null)

Make a basic dialog box with a title, text, accept and cancel buttons, and call resolve function with user input later.