<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — How does the settextboxentercallback work?]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=893&amp;type=atom" />
	<updated>2023-04-05T18:02:14Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=893</id>
		<entry>
			<title type="html"><![CDATA[Re: How does the settextboxentercallback work?]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4089#p4089" />
			<content type="html"><![CDATA[<p>Mike,</p><p>The callback is routine that accepts <em>no</em> arguments in this case.&nbsp; The developer would have to write code where the subroutine acting as the callback would be specific to the particular control.&nbsp; In other words, the callback knows that its being called was due to a specific control.&nbsp; There would have to be a way to access the index of the control from that point.</p><p>That said, the current callback situation in AppGraphics can be quite unwieldy because the control indices are never passed.&nbsp; We&#039;re planning on offering a revised callback format that could, in fact, accept some expected arguments.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2023-04-05T18:02:14Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4089#p4089</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How does the settextboxentercallback work?]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4088#p4088" />
			<content type="html"><![CDATA[<p>the syntax of the command is<br />&nbsp; &nbsp;settextboxentercallback(index,callback)<br />it is evidently undocumented as to how the specified callback subroutine learns the index for which it is to provide code.<br />A callback doesn&#039;t seem to work, if I assume that the index is passed as the textbox&#039;s integer argument of the callback routine.<br />So what does work?</p><p>Thanks<br />&nbsp; &nbsp; &nbsp; Mike</p>]]></content>
			<author>
				<name><![CDATA[mrm]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=4112</uri>
			</author>
			<updated>2023-04-05T16:45:33Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4088#p4088</id>
		</entry>
</feed>
