b4xseekbar

  1. M

    iOS Question Handel B4XSeekBar and ScrollView

    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...
  2. B4A Library [B4X] [XUI] AS RangeRoundSlider

    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...
  3. B4A Library [B4X] [XUI] AS RoundSlider

    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...
  4. B4A Library [B4X] [XUI] AS RangeSeekBar

    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...
  5. Bug? Error B4XSeekBar vertical

    I wrote a test program where I use two B4XSeekBars, vertical and horizontal. If I set, for example, "minimum" 0, and "maximum" 15 in the designer everything works fine. But if I set the "minimum" to 5 and the "maximum" to 15, the horizontal B4XSeekBar works fine, and with the vertical one I get...
  6. iOS Question B4XSeekBar in CustomListView ios

    B4XSeekBar is very difficult to use in CustomListView as you only need to move your finger in a straight line, otherwise the list will move. I already asked this question, but for Android and Erel I made an excellent solution. Is it possible to do the same in ios?
  7. Android Question [SOLVED] - B4XSeekBar - Changing the visible or enabled property.

    Greetings, Can you tell me how to change the visible or enabled property of the B4XSeekBar? I couldn't find those properties in the auto-complete.
  8. Android Question [SOLVED] - Some views are not working with the screen reader turned on

    Greetings everyone, I noticed that the following views do not recognise screen taps and dragging to scroll when the accessibility screen reader is turned on. I testing it with a Galaxy S9 running Android version 10. B4XSeekBar CustomListView These work ok only if the screen reader is turned...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…