[wxPython] Re: [wx-dev] possible wxTreeCtrl bug

    val = apply(windowsc.wxWindow_GetParent,(self,) + _args, _kwargs)
TypeError: wxWindow_GetParent requires exactly 1 argument; 2 given

In order to not conflict with wxWindow.GetParent, wxPython calls it
GetItemParent in wxTreeCtrl.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users