Hello ,
I want to create my own custom view that contains the TableView Class ( https://www.b4x.com/android/forum/threads/class-tableview-supports-tables-of-any-size.19254/#content ). For example its name is "MyCustomView".
How can I call the click event from this new module with a command ?
I need to re-declare the events in the new module at the beginning as " #Event: CellClick(col As Int, row As Int) " ?
Many thanks Enthousiastic
I want to create my own custom view that contains the TableView Class ( https://www.b4x.com/android/forum/threads/class-tableview-supports-tables-of-any-size.19254/#content ). For example its name is "MyCustomView".
How can I call the click event from this new module with a command ?
I need to re-declare the events in the new module at the beginning as " #Event: CellClick(col As Int, row As Int) " ?
Many thanks Enthousiastic