Line breaks in a Message Box

Is it possible to control the display of text in a message box, like breaks or text color?

Yep.

fpmi.gui.messageBox("<HTML>Sure,<br>like <span style='color:red;'>this!</span>")