Since I am using Tableview for last 6 month,but it won't support Horizontal scrollview,Today I have gone through forum for Horizontal scrollview from this link http://www.b4x.com/forum/111926-post22.html. When I run the example code from the above link,it shows an error message as
Compiling code. Error
Error parsing program.
Error description: Unknown type: scrollview2d
Are you missing a library reference?
Occurred on line: 5
Private SV As ScrollView2D
Pls advise which library is missing.
Compiling code. Error
Error parsing program.
Error description: Unknown type: scrollview2d
Are you missing a library reference?
Occurred on line: 5
Private SV As ScrollView2D
Pls advise which library is missing.
Last edited: