IŽve copied ErrorDialogs source-code in MyErrorDialog and changed it to
display a details-TEXT instead of a List (a stacktrace can easily be
transformed to a String using a StringWriter).
Problem solved (no big deal, i just didnŽt expect that this feature was
not yet implemented).