Putting information text to box
#2

This link will help you with dialogs in general...

DIALOG_STYLE_MSGBOX is the style you will want... Use Color Embedding to color parts of your text...

Example of coloring a string...
Quote:

White = "Hello World!"
Red = "{FF0000}Hello World!"
Blue = "{0000FF}Hello World!"

To color different parts... (This will show "Hello World!")
Quote:

Red/Blue = "{FF0000}Hello {0000FF}World!"

Reply


Messages In This Thread
Putting information text to box - by Riwerry - 02.01.2014, 19:33
Re: Putting information text to box - by Crayder - 02.01.2014, 21:40
Re: Putting information text to box - by Riwerry - 03.01.2014, 04:11
Re: Putting information text to box - by Crayder - 03.01.2014, 05:03
Re: Putting information text to box - by Riwerry - 03.01.2014, 05:49
Re: Putting information text to box - by HardRock - 03.01.2014, 05:52
Re: Putting information text to box - by Riwerry - 03.01.2014, 06:42

Forum Jump:


Users browsing this thread: 1 Guest(s)