Hi,
When I add B4XSeekBar in ScrollView, when change value of B4XSeekBar, Scroll up and down also change (because B4XSeekBar in ScrollView)
How to handel it?
In b4a, I use this code to handel B4XSeekBar in ScrollView:
Private Sub b4xseek_TouchStateChanged (Pressed As Boolean)
#if B4A...
Hi guys
I came to share one of my works with you friends :)
lib PuzzleTak_AudioWaveSeekBar for b4a
Get the real waves of the audio => (local , url ) and Random Wave
Dim p As Phone
If p.SdkVersion >= 24 Then
pt.TreadGetByteUUIDFromBytes(File.DirAssets,"la_la_la.mp3") ' use...
I took the original RoundSlider code from @Erel and modified it to create a new view.
Still, it was a very big challenge, since I've never done anything with circles before.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to...
I took the original RoundSlider code from @Erel and modified it to create a new view.
Still, it was a very big challenge, since I've never done anything with circles before.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to...
I took the original B4XSeekBar code from @Erel and modified it to create a new view.
I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal or...
I took the original B4XSeekBar code from @Erel and modified it to create a new view.
I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal or...
Hello, i would like to know if is there a way to scrolls the seek bar in steps like 10 to 10 with max 100 using the SeekBar of XUIViews?
https://www.b4x.com/android/forum/threads/b4x-xui-views-cross-platform-views-and-dialogs.100836/#content
Dependence: SD CreativeBackground
SD_XUIView2
Author: Star-Dust
Version: 0.16
B4XRangeSeekBar
Events:
ChangeValue (MinValue As Float, MaxValue As Float)
Fields:
Tag As Object
Functions:
AddToParent (PanelToAdd As B4XView, Left As Int, Top As Int, Width As Int, Height As Int) As String...
I'm happy to announce the publication of my new B4XView library.
This library adds to the XUi Views the native views of the three platforms (Android / IOS / Desktop) so that they can be managed by Design, using them as XUI views without having to change its type in the Globals Sub.
With this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.