Don't really understand how to use SC.ask(String, String, BooleanCallback, Dialog). Dialog has a message and a title (inherited from Canvas). Yet, also SC.aks accepts those two attributes.
If I simply want a regular "ask" dialog with a custom icon, which attributes of the Dialog object passed to SC.ask must actually be set and which ones are "automatically" applied?
If I simply want a regular "ask" dialog with a custom icon, which attributes of the Dialog object passed to SC.ask must actually be set and which ones are "automatically" applied?