1

We are using the TaskDialogIndirect function to report all type of messages in our application. The problem I see with TaskDialog is that it automatically truncates unbreakable text with ellipsis on both sides and there seems to be no way to avoid this behavior. So for example I am unable to display a file error with the full path of the file because the path gets truncated. I even tried the TDF_SIZE_TO_CONTENT flag which should auto resize the dialog based on the content but it only works for slightly longer paths and truncates again.

Anyone got any ideas on this? Any workarounds?

A9S6
  • 6,575
  • 10
  • 50
  • 82

0 Answers0