Hello everyone,
I've noticed that there appears to be more questions regarding long lists of data and matching previously designed layouts. Even thought you can easily use xCustomListView in conjunction with Lazy Loading to accomplish the required results, some B4X developers can find it...
Hi, I'm slowly integrate the chat example from @Erel (Thanks you) but when I click the textfield it resize in a bad way I guess.
It's too much above the keyboard.
Thank to anyone will answer!
I did many attemps to center vertically text in BBCodeView when paragraph height is not larger than the Base height (or the scrollview height) but no success. It's like text in BBLabel which is centered vertically but in a BBCodeView. I picked code from BBLabel (from the Redraw sub) but always...
Hi everyone, i tried out the chat layout example from @Erel .
I wanted to change the apperance of the B4XFloatTextField contained in the 1.bil layout file.
I changed it's properties to look like this:
But when i run the app it shows like so:
a white rectangle.
How can i set all the...
Hello friends:)
Which is the best and new " ironsource advertising library " for b4a ?
https://platform.ironsrc.com/
https://developers.ironsrc.com/ironsource-mobile/android/android-sdk/#step-1
Thank you ?
Dear Community,
have a Question about missing depencies, see the little Example.
Want to add a new Grid in a Table in a Word XDoc with jPOI, based on Erels
https://www.b4x.com/android/forum/threads/jpoi-to-the-rescue.104082/#content.
I copied all the .jars correctly. (All other things are...
Not exactly a tutorial or Android-only, but a hint to the community for those who like playing with home automation stuff, and possibly for others as well. I happened across this very nice device (IMHO): https://www.tindie.com/products/nicethings/hugo-esp8266-4-button-wifi-remote/ and couldn't...
B4A is less than 10 years old (basic4ppc is probably 10 years old, B4A is younger).
Now there is XUI-B4X...
Less than 10 years old and... it is already over 175cm high :D
[This tribute because right now I (we - me and @LordZenzo) "completed" a useful b4xlib - "completed" between quotes just...
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...
Download a Library from Here
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...
Hi Guys
Sorry if I have missed the obvious but I can't find how to load the *.b4xLib from post https://www.b4x.com/android/forum/threads/b4x-xml2map-simple-way-to-parse-xml-documents.74848/
I think it either goes in the internal library or addition folder - but I don't want to screw my working...
Hi, Guys
Scanning through the forum it appears that (using V4B 8.3+) it is OK to define global variables in the Starter Server (in the sub Process_Globals) as it will not be removed by the OS whilst the App is running, Question - is that correct?
Also, would I be safe to store global variables...
Hi Guys
I am trying to convert a project which runs on both B4A and B4I to be cross platform. I have started with converting the B4A, but hit a query. How do I deal with AddMenuItem - I am trying to move as much code as possible to X-platform class as suggested by Erel in...
This is a generic question about the responsibility of a class in downloading and parsing it's own members
and if this is considered good practice.
I have a now large program that downloads multiple objects from the internet and saves them into lists
I am trying to keep my main class as "clean"...
Introduction:
The Raspbee (or Conbee, which is the USB version - the information here will only refer to the Raspbee) from Dresden Elektronik (https://shop.dresden-elektronik.de/raspbee.html, also available elsewhere, e.g. on Amazon) is a Zigbee (https://www.zigbee.org/) radio board for the...
i think this PreferencesDialog is great for collecting data.
nice to have would be
a image selector (example for a user image)
select from an image list (product from products)
measurements L x W x H/ dimensions in meter or cm
weights in kg
rating 1-5 stars
Hi all, i use 2 B4XTables in the same project, and i get a error referented to SQLite.
Has anyone had a similar experience?Has anyone had a similar experience?
The error:
Error occurred on line: 601 (B4XTable)
android.database.sqlite.SQLiteException: near ")": syntax error (code 1): , while...
Here's a small class which produces a simple popup menu anchored to a view. It works in B4A and B4i currently.
I've attached projects to show how it is used.
Enjoy.
[Edit] New version 1.1 has better support for popup menus inside (nested?) scrollviews.
Hi im working on a Flask restfull API for a Android App, as is my first android client i having troubles with a PUT request, i send the json but the server responces bad request, the reason: the backend can't parse the json.
I printed it on the log an paste it on "Postman" and its work very...
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.