Question : ShowMessage

Is there a way to control which font style (courier new) is used by showmessage?

I want to show strings like:
ShowMessage('         1         2         3         4         5         6         7         8'+#13#10+
'123456789:123456789:123456789:123456789:123456789:123456789:123456789:123456789:'+#13#10+xString)

Where xString is 8-bit ascii and up to 80 characters long
and have the character positions line up.

If showmessage is a no go, is there another dialog than can do it?

TIA  - Ed

Answer : ShowMessage

Did you try with another browser?

You can reinstall Apache and PHP also with:

$ sudo apt-get install --reinstall apache2 php5
$ sudo a2enmod php5
$ sudo /etc/init.d/apache2 restart

You can check this thread too: http://ubuntuforums.org/showthread.php?t=622807
Random Solutions  
 
programming4us programming4us