<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — AppGraphics CreateRadioButton() Background Color?]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=540</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=540&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in AppGraphics CreateRadioButton() Background Color?.]]></description>
		<lastBuildDate>Fri, 25 Mar 2016 12:32:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AppGraphics CreateRadioButton() Background Color?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2440#p2440</link>
			<description><![CDATA[<p>Frank,</p><p>The update will absolutely be in version 2.27.&nbsp; It should be available early next week at the latest.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 25 Mar 2016 12:32:52 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2440#p2440</guid>
		</item>
		<item>
			<title><![CDATA[Re: AppGraphics CreateRadioButton() Background Color?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2439#p2439</link>
			<description><![CDATA[<p>Jeff,</p><p>Thank you for looking into and correcting the background color of buttons.</p><p>I assume the update will appear when version 2.27 of SF becomes available.</p><p>Thanks again,</p><p>Frank</p>]]></description>
			<author><![CDATA[null@example.com (drfrank)]]></author>
			<pubDate>Fri, 25 Mar 2016 00:02:25 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2439#p2439</guid>
		</item>
		<item>
			<title><![CDATA[Re: AppGraphics CreateRadioButton() Background Color?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2438#p2438</link>
			<description><![CDATA[<p>Frank,</p><p>The backgrounds of radio and checbox buttons will now match the last-set color sent to <em>setbkcolor()</em> for a given window.&nbsp; This solution might not be ideal, but it should work for 90% of cases.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 24 Mar 2016 15:16:49 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2438#p2438</guid>
		</item>
		<item>
			<title><![CDATA[Re: AppGraphics CreateRadioButton() Background Color?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2428#p2428</link>
			<description><![CDATA[<p>Jeff,</p><p>Please also consider revising the &quot;foreground color&quot; of a radio button so that it can also be set to any color.&nbsp; Currently the font text in radio buttons are set to Black and cannot be changed (similar issue as the background color).</p><p>Thank you, I look forward to these revisions.</p><p>Frank</p>]]></description>
			<author><![CDATA[null@example.com (drfrank)]]></author>
			<pubDate>Fri, 11 Mar 2016 13:14:56 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2428#p2428</guid>
		</item>
		<item>
			<title><![CDATA[Re: AppGraphics CreateRadioButton() Background Color?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2427#p2427</link>
			<description><![CDATA[<p>Frank,</p><p>The &quot;background color&quot; of a radio button can&#039;t be set right now, and I&#039;d consider it a bug.&nbsp; I&#039;ll change the code so that background color assignments apply to radio buttons and check boxes as well. </p><p>I think adding a subroutine to assign a default button is a great idea!&nbsp; I&#039;ll see that it is added.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 11 Mar 2016 12:49:51 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2427#p2427</guid>
		</item>
		<item>
			<title><![CDATA[AppGraphics CreateRadioButton() Background Color?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2426#p2426</link>
			<description><![CDATA[<p>Hi Jeff,</p><p>I&#039;m having difficulty setting the background color of radiobuttons in a text window in AppGraphics (CreateRadioButton()).</p><p>The Window background color is set to White (call setbkcolor(WHITE) but the Radiobutton background color appears as the System color (Color_Window_Bkgd) regardless of what I set the window background color.</p><p>&nbsp; &nbsp; &nbsp; &nbsp; call setcolor(BLACK)<br />&nbsp; &nbsp; &nbsp; &nbsp; call setbkcolor(WHITE)<br />&nbsp; &nbsp; &nbsp; &nbsp; call clearviewport()</p><p>&nbsp; &nbsp; &nbsp; &nbsp; call beginradiogroup()<br />&nbsp; &nbsp; &nbsp; &nbsp; src(1) = createradiobutton(90, 30, 95, 20, units(1))<br />&nbsp; &nbsp; &nbsp; &nbsp; src(2) = createradiobutton(90, 50, 95, 20, units(2))<br />&nbsp; &nbsp; &nbsp; &nbsp; src(3) = createradiobutton(90, 70, 95, 20, units(3))</p><p>Is there a way to set the background color of RadioButtons to match the Window background?</p><p>One other none related request is for one Button in a series (using createbutton()) to be automatically selected as the &quot;default&quot; button when the &lt;Enter&gt; key is pressed.</p><p>I thank you for your help in this matter.</p><p>Frank</p>]]></description>
			<author><![CDATA[null@example.com (drfrank)]]></author>
			<pubDate>Thu, 10 Mar 2016 21:39:07 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2426#p2426</guid>
		</item>
	</channel>
</rss>
