This is a small class to easily build SQL queries
declare an instance of the class clBuildSQL and initialize it
Private fBuildSQL As clBuildSQL
....
fBuildSQL.initialize
Insert record
Just pass as first parameter the table name and as second parameter a map with pairs keys/values...
This is a small class to easily build SQL queries
declare an instance of the class clBuildSQL and initialize it
Private fBuildSQL As clBuildSQL
....
fBuildSQL.initialize
Insert record
Just pass as first parameter the table name and as second parameter a map with pairs keys/values...
I definitely want to speed up the development of my softwares; I decided to develop a very useful snippets manager.
Although the main purpose is to have all your snippets at your fingertips, saved in a local db, cataloged and easy to find, I have also added the possibility of inserting those...
SD_Selector
Author: Star-Dust
Version: 0.05
fourSelector
Events:
ChangeValue (nSelector As Int, Index As Int)
CenterClick
Fields:
mBase As B4XView
Tag As Object
Functions:
Class_Globals As String
DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String
Base type must be...
EDIT:
Attached MySnippets.b4xlib and instructions about how you can add your own code snippets (see them after the line of asterisks in this post)
Watch the animated gif in post #7 to see how to use this library...
This library is an update of this source based on @Erel's code (here)
New indicators in the shape of Heart, Infinity, Bubble have been added and some bugs have been fixed.
NOTE: You can use this library for personal and commercial use. Include it in your projects. Attention, even if it is a...
iSD_Dice
Author: Star-Dust
Version: 1.04
DiceView
Events:
Click
CompleteRoll
Fields:
mBase As B4XView
Tag As Object
TimeMovment As Int
Functions:
Class_Globals As String
DesignerCreateView (Base As Object, Lbl As Label, PropS As Map) As String
Base type must be Object
Initialize...
For Rolling Ball see here
jSD_Dice
Author: Star-Dust
Version: 1.04
DiceView
Events:
Click
CompleteRoll
Fields:
mBase As B4XView
Tag As Object
TimeMovment As Int
Functions:
Class_Globals As String
DesignerCreateView (Base As Object, Lbl As Label, PropS As Map) As String
Base type must...
SD_Dice
Author: Star-Dust
Version: 1.04
DiceView
Events:
Click
CompleteRoll
Fields:
mBase As B4XView
Tag As Object
TimeMovment As Int
Functions:
Class_Globals As String
DesignerCreateView (Base As Object, Lbl As Label, PropS As Map) As String
Base type must be Object
Initialize...
I made this "stuff": a menu with thumbnails of recent B4XPages (which can be opened directly from the menu, of course).
It is a class: are you interested in having a library?
Hi gang,
Here's how I got the Sonoff S20 to work with B4X. As the standard firmware doesn't come with an API and I wasn't successful trying to translate pySONOFF to B4X, I went down another path which was more than worth the effort of looking things up and ordering a bit of additional low-cost...
Hi everyone,
my colleague wrote a webapp with visual studio that allor the users to login to save data on a database and show a confirmation message, and it works correctly via the browser.
I've write an app with B4A that just load this webpage in a webview so i can easily share the apk with...
Hello, I know that this question was answered 2 years ago.
I wish to know if there are some news, there will be more clearly a macOS version of b4x ide, or will remain only for Windows?
Thanks in advance for answering :D
Hi everyone, it is possibile to get a reference of the label used for the "TextItem" of a CustomListView?
i wish to change the backgroud color of the label, text size, round the corners etc..
I know that there is the .DesignerLabel method, but if i try to change color it does not work
Thanks...
This is the full source code for B4XQuiz server.
SQL script to generate database in post #2
For B4XQuiz client app, please check: https://www.b4x.com/android/forum/threads/b4jquiz-desktop-app.124202/
Update
It is now easier to create Web API Server using B4X Template
Check...
with ImageView just Do so
Dim img As ImageView
Activity.AddView(img, 0%x, 5%y, 100%x, 20%y)
But how would it be To insert a B4XImageView component in the Activity via line of code?
Thank you very much in advance
SearchTemplate.SetItems(Items)
If I use many elements (100-1000) for the SearchTemplate, then I have to wait more than 100ms. Is it possible to somehow speed up this process? Also, the time depends on different devices, the older the device, the longer the list is displayed.
I've used Spinner...
Looking to build an app to create sound only dogs can hear.
I have barking dogs on both sides of my house. Politely talked to the neighbors three times. Each time they paid more attention to their dogs and took other measures to reduce the barking. Unfortunately, this lasted only a week or two...
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.