G Gianluca Esposito Member Licensed User Longtime User Feb 15, 2018 #1 Hi, where can I find the library that can be used in b4a? https://www.b4x.com/android/forum/threads/b4x-xui-imageslider.87128/#content ImageSlider is not present in the designer. Thanks
Hi, where can I find the library that can be used in b4a? https://www.b4x.com/android/forum/threads/b4x-xui-imageslider.87128/#content ImageSlider is not present in the designer. Thanks
DonManfred Expert Licensed User Longtime User Feb 15, 2018 #2 Gianluca Esposito said: ImageSlider is not present in the designer. Click to expand... the imageslider is a class which is included in the project. A B4J project with the ImageSlider class: www.b4x.com/b4j/files/ImageSlider.zip Click to expand... You need to add the class to your project to use it Last edited: Feb 15, 2018 Upvote 0
Gianluca Esposito said: ImageSlider is not present in the designer. Click to expand... the imageslider is a class which is included in the project. A B4J project with the ImageSlider class: www.b4x.com/b4j/files/ImageSlider.zip Click to expand... You need to add the class to your project to use it