Re: Conflict add_item
- Posted by jimcbrown (admin) Mar 07, 2015
- 1559 views
evanmars said...
use the namespace for the function:
seq:add_item( MainBox[i], MainItem )
Shouldn't it be the other way around?
wx:add_item( MainBox[i], MainItem )
use the namespace for the function:
seq:add_item( MainBox[i], MainItem )
Shouldn't it be the other way around?
wx:add_item( MainBox[i], MainItem )