This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right)
Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name just below
There is an add button...
Switch with 2 or 3 states. Horizontal or vertical. You can choose the style. All selectable from Design
Note: Even if it is a B4XLib library, it is not allowed to decompress it, read and / or modify the sources. It is also not allowed to rename the library. Unless you are explicitly authorized...
1.8", 128x160 pixels TFT driven by Arduino Uno or Nano to display pictures from SD card. TFT driver is ST7735.
The SD is interfaced by the main ATMEGA ISP and the TFT interfaced by USART as ISP. The code reads the SD 54 bytes at a time and streams them to the TFT. Inline C is used to set up the...
A sound recorder and playback for Arduino Uno or Nano with ATMEGA328P device using SD card. The card is initialized by the rSD lib and then the code reset the ATMEGA SPI to the code settings. The code uses commands for multi sector reading and writing that don't exist in the rSD library.
The...
I started developing a version of the HttpServer Library for iOs. It is still a beta version and not complete, but already functional. You can start using it to test it. Includes WebSocket and QueryElement implementation
Digest Auth will be added in the future. I have arrived at a first version...
I needed to develop a modern editText (or TextField), but different from the B4XFloatTextField, different in terms of graphics and style. So I created the SD_TextView
(see also xComboBox)
NOTE: You can use this library for personal and commercial use. Include it in your projects.. Attention...
SD_TreeList
Author: Star-Dust
Version: 0.27
B4XTree
Events:
Click (IDLeaf As String, LeafName As String)
ClickBranch (ID As String, Expanded As Boolean)
LongRightClick (IDLeaf As String, LeafName As String)
LongRightClickBranch (ID As String, BranchName As String)
Fields...
I develop the cross-platform version of the ScrollView2D library.
XUIScrollView was developed all from scratch.
xScrollView is a wrapping of the native ScrollView but which standardizes the commands so that they can be used cross-platform.
Everyone can choose which one is best suited to their...
SD_ElasticTrimmer
Author: Star-Dust
Version: 0.04
ElasticTrimmer
Events:
Change (Value As Int)
Functions:
DesignerCreateView (Base As Object, Lbl As Label, Props As Map)
Base type must be Object
GetBase
Initialize (Callback As Object, EventName As String)
Invalidate
RemoveViewFromParent...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.