rangebar

  1. Star-Dust

    B4A Library [B4X] SD ClockRange

    I wanted to create a view that would help me for a Timer. (MinRange - MaxRange) It could be for minutes or hours and then an editable Range. Furthermore, the user had to be able to choose where to start and where to end (MinValue - MaxValue) The timer when it started had to show how far it had...
  2. Alexander Stolte

    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...
  3. Alexander Stolte

    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...
  4. walterf25

    B4i Library iRangeBar Library

    Hello everyone, i am please to post my first B4i wrapped library, i am working on a project for a customer and I had the need to use a RangeBar view, after trying to create one with B4X and not getting the results i wanted I decided to search online for something that could be wrapped easily...
Top