From: <jon...@wa...> - 2004-12-15 12:57:08
|
selectedlines =3D self.components.YOURMultiColumnList.GetSelectedItems(= ) Check the following file C:\Python23\Lib\site-packages\PythonCard\components\multicolumnlist.py The options seem to be as follows: Clear GetCount GetListCtrl _getColumnHeadings GetColumnHeadingInfo GetSelectedItems getStringSelection Append InsetItems _setColumnHeadings GetItemDataMap SetItemDataMap SetSelection SetStringSelection _getRules _setRules _getMaxColumns _setMaxColumns _getItems _setItems Also, in the PythonCard Samples Launcher, check out the minimalList and= the multicolumnexample sample apps. They both have some extremely helpful examples and hints. I hope this helps. Jon Papageorgiou |---------+--------------------------------------------> | | Paulo S=E9rgio <ps...@ig...> | | | Sent by: | | | pyt...@li...ur| | | ceforge.net | | | | | | | | | 12/15/2004 12:06 AM | |---------+--------------------------------------------> >--------------------------------------------------------------------= ----------------------------------------------------------| | = | | To: pyt...@li... = | | cc: = | | Subject: [Pythoncard-users] First newbie question = | >--------------------------------------------------------------------= ----------------------------------------------------------| Hello all, Im getting very frustrated, trying to get the current selected line of = a MultiColumnList...anyone can help? Thanks in advance, Paulo S=E9rgio. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users= . Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Pythoncard-users mailing list Pyt...@li... https://lists.sourceforge.net/lists/listinfo/pythoncard-users = |