Message
subclass of Widget
The ClassyTk Message works like the Tk Message, but
if the text to be displayed is larger than -max,
the message is shown in a scrolled text. This means it adapts to
large messages, and changes in display size properly, but it does
not place small messages centered. By default
-max is set to 0 (so the scrolled text is always used)
Message specific options
Message specific methods