﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » radiobuttongroup issue</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 00:29:15 GMT</lastBuildDate><ttl>20</ttl><item><title>radiobuttongroup issue</title><link>http://forum.strataframe.net/FindPost11195.aspx</link><description>Whenever I create a radio button group and put it in a themedgroup box.&amp;nbsp; After a while when I check it will show a radio button called option 2 transposed over the original 2nd radio button. &lt;/P&gt;&lt;P&gt;It doesn't matter whether I have 3 or 5 buttons.&amp;nbsp; And it only does it to the 2nd option.&amp;nbsp; If I delete the button it appears again after the next build.&amp;nbsp; If I erase the group and create a new one, after a while the option2 button appears again.&amp;nbsp; Sometimes there will be 3, 4, 5 or more option2 buttons superimposed over each other. &lt;/P&gt;&lt;P&gt;When I run the application, Sometimes when that option2 button is there and I handle the optiongroup_propertychanged event, I get stuck in an endless loop.&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;Marcel</description><pubDate>Wed, 06 Feb 2008 16:49:16 GMT</pubDate><dc:creator>Marcel Heitlager</dc:creator></item><item><title>RE: radiobuttongroup issue</title><link>http://forum.strataframe.net/FindPost14140.aspx</link><description>Hmmm...we use the radiogroup in a number of places and I have not seen this behavior.&amp;nbsp; Like you have seen on some other posts, if you can create a simple sample that reproduces the problem I would be happy to look at it...but I cannot reproduce this from the information in this thread.&amp;nbsp; Sorry :ermm:</description><pubDate>Wed, 06 Feb 2008 16:49:16 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: radiobuttongroup issue</title><link>http://forum.strataframe.net/FindPost14132.aspx</link><description>Was there ever a resolution on this problem?&amp;nbsp; I experiencing the same symptoms.&amp;nbsp; I create a RadioButtonGroup and it automatically gives me 2 RadioButtons with MyValue set to 1 and 2.&amp;nbsp; I then change the RadioButtonCount to 4 and it give me 2 more RadioButtons with MyValue set to 3 and 4.&amp;nbsp; It seems when I try and rearrage the RadioButtons and resize the RadioButtonGroup 2 more RadioButtons automatically get added.&amp;nbsp; I can then delete the unwanted RadioButtons but they keep popping up.&amp;nbsp;&amp;nbsp; ????</description><pubDate>Wed, 06 Feb 2008 15:47:02 GMT</pubDate><dc:creator>fansanitis</dc:creator></item><item><title>RE: radiobuttongroup issue</title><link>http://forum.strataframe.net/FindPost11255.aspx</link><description>I have been using them the way you described.&amp;nbsp; Still wondering why it gets out of sync though.&amp;nbsp; For now, I'll just check every time to make sure there is not "option 2" button in the list, and delete them when the pop-up.</description><pubDate>Fri, 31 Aug 2007 02:34:45 GMT</pubDate><dc:creator>Marcel Heitlager</dc:creator></item><item><title>RE: radiobuttongroup issue</title><link>http://forum.strataframe.net/FindPost11215.aspx</link><description>The OptionGroup is kind of a map to the old option group from VFP.&amp;nbsp; It's most likely that your RadioButtonCount is not correct.&amp;nbsp; The control is designed so that rather than you drop new RadioButtons on the control, you change the RadioButtonCount property and it creates/removes the buttons as needed.&amp;nbsp; Once they are created, you can then set the properties appropriately (like name and value).&amp;nbsp; It's probably just gotten out of sync.</description><pubDate>Wed, 29 Aug 2007 10:39:52 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>