question on wxPython listctrl

Jaco Smuts JSmuts at clover.co.za
Fri Jul 9 06:39:00 EDT 2004


Hello Joe

Don't know if  this applies but of  the top of my head if  been using 

ctrlname.SetStringSelection

and

ctrlname.GetStringSelection

(might be for the wxChoise control? as I said from the top of my head)

jaco

ps. come to think of it from the top of my head doesn't make a lot of 
sense, maybe it's a bad translation from afrikaans?







"Joe Wong" <joewong at mango.cc>
Sent by: python-list-bounces+jsmuts=clover.co.za at python.org
07/09/2004 12:23 PM
 
        To:     <python-list at python.org>
        cc: 
        Subject:        question on wxPython listctrl


Hi,
 
 How can I read the string item that use "InsertStringItem()" method to 
add into a list ctrl? I tried GettemText() but it can only read the column 
text.
 
Best regards,
 
- Wong
 -- 
http://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040709/69301f2f/attachment.html>


More information about the Python-list mailing list