From: John H. <ec...@ya...> - 2011-06-07 00:12:40
|
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 > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users |