Subscribe to library updates

Erel

B4X founder
Staff member
Licensed User
Longtime User
XUI Views V2.33 - B4XInputTemplate.SetBorderColor - new method.
 

Alexander Stolte

Expert
Licensed User
Longtime User
[B4X] [XUI] AS Swipe Card
Update
  • 1.01
    • Add Designer Property: EnableLeftRightSwipe -Enabled or Disabled the swipe gesture for left and right swiping
    • Add Designer Property: EnableTopBottomSwipe -Enabled or Disabled the swipe gesture for top and bottom swiping
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
XUI Views V2.34 - B4XFloatTextField - New FocusChanged event.

 

Biswajit

Active Member
Licensed User
Longtime User
[B4X][XUI] xImageSliderIG - Instagram style image and video slider

Update 2.00:
  1. Fix item scaling issue
  2. Support video playback both local and remote
  3. Auto-pause while going offscreen
  4. Auto-resume while visible 85%
  5. Autoplay and start muted video
  6. Hide/Show (inside/outside) dot indicators
  7. Support image and video scaling (Fill / Fit / Stretch)
  8. Added new events VideoPlaying and VideoPaused
  9. Changed SetImages method name to SetItems
  10. More accurate blurry cover image.
  11. Now it depends upon ExoPlayer for B4A and iUI8 for B4i
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
BCTextEngine v1.80 - Fixes several bugs. Allows disabling word wrap in BBLabel.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
B4XGifView 1.10 - New B4A implementation based on Android GIF Drawable. It provides better performance. Note that the Activity_Resume method has been removed. Don't miss the B4A-Dependencies zip file.

 

Erel

B4X founder
Staff member
Licensed User
Longtime User
BCTextEngine v1.81 - Adds an option for asynchronous drawing. This is an advanced option. You can see an usage example in the Pleroma client.

 

Erel

B4X founder
Staff member
Licensed User
Longtime User
BCToolTips - cross platform tool tips: https://www.b4x.com/android/forum/threads/b4x-bctooltip-cross-platform-tool-tips.119621/

1593502082429-png.96407
 

agraham

Expert
Licensed User
Longtime User
Version 2.20 of ScaleImageView has the following changes

Added Orientation, DoubleTapZoomDuration, TileBackgroundColor, Recycle and ResetScaleAndCenter.

Internal changes to resolve co-ordinate problems when an app is used as the lower or right app in split screen mode.
 
Last edited:

Erel

B4X founder
Staff member
Licensed User
Longtime User
BBScrollingLabel: v1.02 - Fixes an issue in B4i where the label is resized before it is ready.
 
Top