I am looking around and not yet find any;
Look at data.i; it has mapping for wxArrayInt, wxArrayString. With wxArrayString it has constructor so I can use it normally. But not for ArrayInt ; Also many others does not have constructor as well;
If I write
a_i=wx.wxArrayInt() -- error the right one is nil
a_i=wx.wxArrayInt -- no complain but
a_i:Add(122) -- a_i is nil
Thanks in advance.
Cheers
S.KIEU
On Yahoo!7
Answers: Real people ask and answer questions on any topic.