EnableBackButton does not work unless AddButton is used
I think there is a bug with the roMessageDialog object. Specifically, I cannot get the back button event unless I also add a button to the dialog. I do not want to have any button on the dialog, b...