<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — How does the settextboxentercallback work?]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=893</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=893&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How does the settextboxentercallback work?.]]></description>
		<lastBuildDate>Wed, 05 Apr 2023 18:02:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How does the settextboxentercallback work?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4089#p4089</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 05 Apr 2023 18:02:14 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4089#p4089</guid>
		</item>
		<item>
			<title><![CDATA[How does the settextboxentercallback work?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4088#p4088</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (mrm)]]></author>
			<pubDate>Wed, 05 Apr 2023 16:45:33 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4088#p4088</guid>
		</item>
	</channel>
</rss>
