About RadioGroup
Sriram Samynathan <[email protected]> Mon, 6 Jun 2011 11:52:30 -0700
| Newsgroups | gmane.comp.python.pythoncard |
|---|---|
| Message-ID | <[email protected]> |
--===============7408341906217776595==
Content-Type: multipart/alternative; boundary=bcaec52158d1ffe81204a50f9a96
--bcaec52158d1ffe81204a50f9a96
Content-Type: text/plain; charset=ISO-8859-1
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
--bcaec52158d1ffe81204a50f9a96
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<br><div><br></div><div>I am trying to build a GUI for my project. I want t=
he component radiogroup to display items that i have as a list.</div><div><=
br></div><div>I have a list =A0productlist=3D['productone' ,'pr=
oducttwo', 'productthree']</div>
<div><br></div><div>When I give self.components.Radiogroup1.items=3Dproduct=
list , =A0i get this error : =A0</div><div>File : C:|......\radiogroup.py l=
ine 81 in_setItems</div><div>=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0 =A0 =A0 =A0 =A0raise NotImplementedError</div>
<div>NotImplementedError</div><div><br></div><div>I am new to PythonCard, a=
nd to Python. It will be great if someone can help me out with this.</div><=
div><br></div><div>Thank you</div><div>=A0=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0 =A0 =A0 =A0 =A0=A0</div>
--bcaec52158d1ffe81204a50f9a96--
--===============7408341906217776595==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
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
--===============7408341906217776595==
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
--===============7408341906217776595==--