PDA

View Full Version : Dialog Boxes


Lazerpower
01-24-2002, 04:06 PM
Hi all,

When I enter the text that will show on my dialog box, it stays one line only.

Is there a way to put it on two lines?

Example of one line: It is snowing I am cold

Example of two lines: It is snowing
I am cold

Thanks for the help!
Lazerpower

Mark
01-24-2002, 04:15 PM
Hi,

Sorry there is no way to insert two lines into a dialog box.

mark.

Lazerpower
01-24-2002, 04:17 PM
Thanks Mark,
I seem to keep wanting to do the impossible!

Lazerpower
01-25-2002, 01:14 PM
Thanks Tony!
Just what I was looking for!

Lazerpower

Mark
01-25-2002, 01:42 PM
Hi Tony,

Thanks for the post; I had no idea that this was possible. I guess I'll have to start telling everyone that you can do this.

Thanks again.

mark.

tbybee
01-26-2002, 12:32 AM
Actually, there is a way to have multiple lines in your dialog box. I've done it numerous times.

In the message for your dialog box, type:

It is snowing <ctrl+enter> I am cold

The ctrl+enter will give you a CR so your dialog box will have multiple lines.

Hope I haven't misunderstood your question.

Tony