Tootsville.UI.makePrettyDialog is a function with lambda list: (title,text,accept,cancel,resolve)
Make a basic dialog box with a title, text, accept and cancel buttons. and call resvolve function with user input later.