I have a B4XTable working in the example but as soon as I add the B4XTable library to a old project I get the following errors:
I haven't even tried to do anything with B4XTable just added to the libraries
I am guessing one of these libraries is out of date or has something that is interfering but not sure which one:
I haven't even tried to do anything with B4XTable just added to the libraries
B4X:
Syntax error.
Unknown member: height
Unknown member: height
Unknown member: height
Unknown member: color
Unknown member: color
Unknown member: addview
Unknown member: tag
Current declaration does not match previous one.<br />Previous: {Type=Background,Rank=0, RemoteObject=False}<br />Current: {Type=B4XView,Rank=0, RemoteObject=True}
Unknown member: width
Unknown member: setlayoutanimated
Unknown member: height
Unknown member: isinitialized
Current declaration does not match previous one.<br />Previous: {Type=Background,Rank=0, RemoteObject=False}<br />Current: {Type=B4XView,Rank=0, RemoteObject=True}
File 'Thumbs.db' in Files folder was not added to the Files tab.
You should either delete it or add it to the project.
You can choose Tools - Clean unused files. (warning #14)
I am guessing one of these libraries is out of date or has something that is interfering but not sure which one: