Topic: Font? for dlgmessage (type, message)
Jeff,
When implementing the dlgmessage (type, message) dialog, there are times when it would be useful for the text font to be changed. For example, if the dlgmessage() where used to display numbers in columns it is necessary for the font to be of fixed width, otherwise the numbers don't appear lined up correctly. Similarly, text and symbols such as '.' versus '-' are not equally spaced. I understand that this is not the primary function of this dialog, but it would be convenient for easily and quickly displaying results of a routine.
Q: Is it possible to change the font used in the dialog dlgmessage (type, message) to a fixed space font?
Thanks,
Frank