Message Dialog Doesn't show Window Title

Hi, Quick question, when I use the MessageDialog on MacOSX Catalina, even though I set the Title Property for the Dialog, it is never shown.

Is this a bug or by design?

Cheers

Stu

The answer is in the documentation: MessageDialog.Title

Thanks - Resolved!

I can set it on Mac but nothing happened. I guess it is down to the underlying OS functionality used?

I made a customized text input window which also has a Title and that worked correctly, so I got confused.

1 Like