deleting item from ListCtrl by pop-up menu

2006-05-28 Thread sendhil kumar
hi all, i need more information on the EVT_LIST_DELETE_ITEM() for a list ctrl! iam not able to delete the selected list item from the popup menu...below i have given the part of the code ... im using popup menu... wher am i wrong any suggestions wud b of great help... list.Bind(wx.EVT_LIST_IT

TreeCtrl to TreeListCtrl

2006-05-27 Thread sendhil kumar
Hi all, whwn working with xml connectvity to python, i have a sash window, in which first window has a Tree Control that has 'n' parent fields preceded by + sign and on leftdown all the childs got from external xml file. when the particular parent field is selected and dragged, it must get posted