This is a wrapper for rxcontrols library from GitHub((MIT license)). here is a video by the author introducing RXcontrols.
I have wrapped 4 controls from this library, 3 of which have been posted in B4J Share Your Creations.
1. Another audioSpectrum control
2.Translation Button
3.RXCarousel
4.RXAvatar, this is a new wrapper for RXControls, demo is below
Perhaps more controls will be wrapped for the RXControls in the future
Properties:
.ImageFile: the image file is placed in the Files folder
.ShapeType:4 styles. CIRCLE|SQUARE|HEXAGON_H|HEXAGON_V
.Arc Width: Only available for SQUARE
.Arc Height:Only available for SQUARE
.DropShadow: Boolean
Usage is simple. jdk 11+ is required.
Example and libraries are attached.
I have wrapped 4 controls from this library, 3 of which have been posted in B4J Share Your Creations.
1. Another audioSpectrum control
2.Translation Button
3.RXCarousel
4.RXAvatar, this is a new wrapper for RXControls, demo is below
Perhaps more controls will be wrapped for the RXControls in the future
Properties:
.ImageFile: the image file is placed in the Files folder
.ShapeType:4 styles. CIRCLE|SQUARE|HEXAGON_H|HEXAGON_V
.Arc Width: Only available for SQUARE
.Arc Height:Only available for SQUARE
.DropShadow: Boolean
Usage is simple. jdk 11+ is required.
Example and libraries are attached.
Attachments
Last edited: