Formatting MessageBoxes?

Post » Thu Jun 21, 2012 4:31 pm

Hi,

try to find something about that in the forum, but there are only multiple topics about using buttons in message boxes.

Debug.MessageBox("Say stuff")

My question is: Can you formatting text in a message box? Something like changing the size or the color of the text "Say stuff" or make it bold, underline it and so on? Or can you force the text to make a line break at a specific point (f.e. after "Say", so that "stuff" appears in the next line, when the box shows up in the game)?

Thanks!
JDB
User avatar
Luna Lovegood
 
Posts: 3325
Joined: Thu Sep 14, 2006 6:45 pm

Post » Thu Jun 21, 2012 4:19 pm

Here's a Wiki article on http://www.creationkit.com/Options_Menu. I don't think there's yet a way to pass strings into a MessageBox or format bold/underline though, nor is there a way to break the buttons into multiple lines that I've encountered.
User avatar
Rob Davidson
 
Posts: 3422
Joined: Thu Aug 02, 2007 2:52 am


Return to V - Skyrim