qle Member Licensed User Longtime User Oct 3, 2019 #1 Hi, Trying to run the XUI Views - Cross platform views and dialogs example - 'XUI Views Example.zip' https://www.b4x.com/android/forum/threads/b4x-xui-views-cross-platform-views-and-dialogs.100836/ But when it runs and hits line 49 B4X: Activity.LoadLayout("1") I get java.lang.RuntimeException: java.lang.ClassNotFoundException: b4a.example.b4xseekbar The XUI Views library is version 2.13 b4A is version 9.50 Any help is appreciated Lee.
Hi, Trying to run the XUI Views - Cross platform views and dialogs example - 'XUI Views Example.zip' https://www.b4x.com/android/forum/threads/b4x-xui-views-cross-platform-views-and-dialogs.100836/ But when it runs and hits line 49 B4X: Activity.LoadLayout("1") I get java.lang.RuntimeException: java.lang.ClassNotFoundException: b4a.example.b4xseekbar The XUI Views library is version 2.13 b4A is version 9.50 Any help is appreciated Lee.
Erel B4X founder Staff member Licensed User Longtime User Oct 3, 2019 #2 Moved to the questions forum. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Oct 3, 2019 #3 B4XSeekBar was added in v2.15. See the updates: https://www.b4x.com/android/forum/threads/b4x-xui-views-cross-platform-views-and-dialogs.100836/ Upvote 0
B4XSeekBar was added in v2.15. See the updates: https://www.b4x.com/android/forum/threads/b4x-xui-views-cross-platform-views-and-dialogs.100836/
qle Member Licensed User Longtime User Oct 3, 2019 #4 That fixed it ! Im sure i downloaded the one from that thread/post I seem to always have trouble finding the latest library's to download.. Thank you. Lee. Upvote 0
That fixed it ! Im sure i downloaded the one from that thread/post I seem to always have trouble finding the latest library's to download.. Thank you. Lee.