Re: [wxlua-users] back to editor.wx.lua

2007-06-06 Thread Andre
Andre <[EMAIL PROTECTED]> writes: > > > change > > watchListCtrl:InsertStringItem(watchListCtrl:GetItemCount(), "Expr") > watchListCtrl:InsertString(watchListCtrl:GetItemCount(), "Expr") > > Andre oops should watchListCtrl:InsertStringItem(watchListCtrl:GetItemCount(), "Expr") watchListCt

[wxlua-users] back to editor.wx.lua

2007-06-06 Thread Andre
change watchListCtrl:InsertStringItem(watchListCtrl:GetItemCount(), "Expr") watchListCtrl:InsertString(watchListCtrl:GetItemCount(), "Expr") Andre - This SF.net email is sponsored by DB2 Express Download DB2 Express C -