Subscribe to library updates

Alexander Stolte

Expert
Licensed User
Longtime User
Update
  • 1.04
    • Add DisabledBackgroundColor property and designer property
    • Add DisabledIconColor property and designer property
    • Add Enable property - enable or disable the view
      • Screenshot_20201127-101856.jpg
  • no animation if you change the checked state via code
 

Alexander Stolte

Expert
Licensed User
Longtime User
Update
  • 1.02
    • Add DisabledCheckedBackgroundColor property and designer property
    • Add DisabledUnCheckedBackgroundColor property and designer property
      • Screenshot_20201127-111648.jpg
    • Add Enable property - enable or disable the view
    • BugFixes
 

Ertan

Active Member
Licensed User

V2.03
  1. For ios, clicking the "Done" button on the keyboard, the keyboard hide event has been added.
V2.04
  1. For android, password mode bug fixed.
 
Last edited:

Alexander Stolte

Expert
Licensed User
Longtime User
Update
 

Ertan

Active Member
Licensed User

V2.50 (most current version)
  1. You can change the color of Hint Name background as you wish.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
DJI v4.60 - based on latest DJI sdk and supports the Mavic Air 2.

 

Alexander Stolte

Expert
Licensed User
Longtime User
ezgif.com-crop.gif
Screenshot_20201218-113355.jpg
temp.jpg
 

Alexander Stolte

Expert
Licensed User
Longtime User
1.01
  • BugFixes
  • AddItem - New Value Parameter
  • ItemClicked - New Value Parameter
  • Adds get and set Orientation and Designer Property
  • Adds Orientation enums
    • Orientation_BottomRight
    • Orientation_BottomLeft
    • Orientation_TopRight
    • Orientation_TopLeft
You can now use the FAB on any orientation you want.
IMG_0574.jpg
IMG_0575.jpg
 

Alexander Stolte

Expert
Licensed User
Longtime User
Update
  • V1.02
    • ButtonClicked-Event-Value Open is now always True if no childs exists
    • Add RemoveAt - removes a special child item
    • Add RemoveAll - removes all child items
 

Biswajit

Active Member
Licensed User
Longtime User

Update 2.02: Fixed a crashing issue with a slow network connection while playing a video.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
HMS V1.03 - Support for in app purchases.

 
Top