https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
This is a very simple tutorial on how to download a file and show the progress in a progressbar.
With my small image there is not much progress, it makes more sense to use this function with...
Hi friends,
I wrote a B4J program and a comprehensive tutorial in my blog page. It shows who is online in local network by names of persons. It scans 254 ip numbers in less than one minute.. You can see the complete source code and steps to follow for beginners, including installation and...
Hi,
I use this class to show circular progress bar in my project.
circular progress bar
Now I’m a question:
How to round start and end progress like this picture?
Hello,
My New Cross Platform Library is ready now :)
A new styled button with built-in progressbar
Features
Cross-platform compatible
A good text animation
Changeable values
Custom Colors
Custom Border And CornerRadius
Tested in
B4A
B4J
* I don't have tested it with B4I, but it should...
Hi Experts,
This is SQlite Update Code
Dim count,limit,offset As Int
count = db.ExecQuerySingleResult($"select count(*) from a"$)
limit = 100
offset = 0
Do While offset < count
db.ExecNonQuery( _
$"UPDATE a SET amt= (update sum values here)...
Hello,
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 support me and further views, then you can do it here by Paypal. :)
Features
cross-platform compatible
Prefix and Suffix
customizable
Increment and Decrement Progress...
Hi
This library animates standard progress bars. It doesn't add any view
Animation is smoother on a real device. this is a gif.
Example:
Sub Globals
Private ProgressBar1 As ProgressBar
Private RndPb As Button
Dim apb As AnimateProgressBar
End Sub
Sub Activity_Create(FirstTime...
Ola
Download BANanoWebix
Based on a request I received, the WixProgressBar comes handy for showing long processes. You just run the .SetProgressBar(elementID, config) and it will show a progressbar anytime you want to show it.
WixProgressBar
Item As Map
return the item
SetType (sType As...
I'm happy to announce the publication of my new B4XView library.
This library adds to the XUi Views the native views of the three platforms (Android / IOS / Desktop) so that they can be managed by Design, using them as XUI views without having to change its type in the Globals Sub.
With this...
I realised the Fluidslider here goes beyond the Max and Min Limit. Even though its label stops at the min and max value, value still increases when you continue to hold the slider when it reaches the ends.
Note: Its same example provided, i just added the label to display the values and...
Hola relativamente soy nuevo en B4A pero he venido trabajando en visual basic, pero aun no acabo de comprender la parte de los procesos en background, estoy generando una aplicación que dentro de una lan sincroniza una base de datos SQL server en una local en SQLite para poder portar la...
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.