<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Font? for dlgmessage (type, message)]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=457&amp;type=atom" />
	<updated>2015-04-20T19:16:32Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=457</id>
		<entry>
			<title type="html"><![CDATA[Re: Font? for dlgmessage (type, message)]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2020#p2020" />
			<content type="html"><![CDATA[<p>Frank,</p><p>The <em>dlgmessage</em> function is a thin wrapper around the Windows <em><a href="https://msdn.microsoft.com/en-us/library/windows/desktop/ms645505%28v=vs.85%29.aspx">MessageBox</a></em> API call.&nbsp; The Windows call itself doesn&#039;t allow changing the font in a straightforward manner.&nbsp; Adding this feature to AppGraphics wouldn&#039;t be too simple.</p><p>I can look into some solutions.&nbsp; &nbsp;However, it might be faster to code a window to pop up with the value yourself.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2015-04-20T19:16:32Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2020#p2020</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Font? for dlgmessage (type, message)]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2019#p2019" />
			<content type="html"><![CDATA[<p>Jeff,</p><p>When implementing the dlgmessage (type, message) dialog, there are times when it would be useful for the text font to be changed.&nbsp; 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&#039;t appear lined up correctly.&nbsp; Similarly, text and symbols such as &#039;.&#039; versus &#039;-&#039; are not equally spaced.&nbsp; 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.</p><p>Q: Is it possible to change the font used in the dialog dlgmessage (type, message) to a fixed space font?</p><p>Thanks,</p><p>Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2015-04-20T16:44:05Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2019#p2019</id>
		</entry>
</feed>
