Re: About RadioGroup
John Henry <[email protected]> Mon, 06 Jun 2011 17:12:32 -0700
| Newsgroups | gmane.comp.python.pythoncard |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============5436790357988228564== Content-Type: multipart/alternative; boundary="------------010101030007070905030407" This is a multi-part message in MIME format. --------------010101030007070905030407 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit It's hard to tell from the information you'd posted. Please provide full code listing. BTW: There are plenty of sample code in the Pythoncard samples directory for Radiogroup. On 6/6/2011 11:52 AM, Sriram Samynathan wrote: > > > I am trying to build a GUI for my project. I want the component > radiogroup to display items that i have as a list. > > I have a list productlist=['productone' ,'producttwo', 'productthree'] > > When I give self.components.Radiogroup1.items=productlist , i get > this error : > File : C:|......\radiogroup.py line 81 in_setItems > raise NotImplementedError > NotImplementedError > > I am new to PythonCard, and to Python. It will be great if someone can > help me out with this. > > Thank you > > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment with vRanger. > Installation's a snap, and flexible recovery options mean your data is safe, > secure and there when you need it. Discover what all the cheering's about. > Get your free trial download today. > http://p.sf.net/sfu/quest-dev2dev2 > > > _______________________________________________ > Pythoncard-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pythoncard-users --------------010101030007070905030407 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> It's hard to tell from the information you'd posted. Please provide full code listing. <br> <br> BTW: There are plenty of sample code in the Pythoncard samples directory for Radiogroup.<br> <br> On 6/6/2011 11:52 AM, Sriram Samynathan wrote: <blockquote cite="mid:[email protected]" type="cite"><br> <div><br> </div> <div>I am trying to build a GUI for my project. I want the component radiogroup to display items that i have as a list.</div> <div><br> </div> <div>I have a list productlist=['productone' ,'producttwo', 'productthree']</div> <div><br> </div> <div>When I give self.components.Radiogroup1.items=productlist , i get this error : </div> <div>File : C:|......\radiogroup.py line 81 in_setItems</div> <div> raise NotImplementedError</div> <div>NotImplementedError</div> <div><br> </div> <div>I am new to PythonCard, and to Python. It will be great if someone can help me out with this.</div> <div><br> </div> <div>Thank you</div> <div> </div> <pre wrap=""> <fieldset class="mimeAttachmentHeader"></fieldset> ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/quest-dev2dev2">http://p.sf.net/sfu/quest-dev2dev2</a> </pre> <pre wrap=""> <fieldset class="mimeAttachmentHeader"></fieldset> _______________________________________________ Pythoncard-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/pythoncard-users">https://lists.sourceforge.net/lists/listinfo/pythoncard-users</a> </pre> </blockquote> <br> </body> </html> --------------010101030007070905030407-- --===============5436790357988228564== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev --===============5436790357988228564== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Pythoncard-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pythoncard-users --===============5436790357988228564==--