Hello,
I noticed that after obfuscation the gestures lib (1.20) doesn't work anymore and the gesture events aren't raised... (Android 9 / Android X SDK)
Is there some alert about this? Did anybody got the same error?
Summary: If the default DataPicker is passed date ticks for 31st December of some years earlier, then the display shows 31/12/year + 1
Reproduction Steps:
Sub dpTestDate_ValueChanged (Value As Long)
jTicks = Value
Dim OK As Boolean = Control.SomeSub(jTicks)
End Sub
Sub...
Hello all,
First, thanks for B4A I am using it since about a month and it is really nice to use.
I am currently developping a kiosk application which I test on a DOOGEE X10, which is a low cost phone running on android 6.0.
I tried to use the example given by Eren...
Hello everyone.
I put the keyValueStore class 2.20 version on my project and I don´t touch anything of it.
On B4i all worked well but during compilation in Xcode I have 4 issues in this class.
My Mac is Mac Mini 2014 running MacOS Mojave and my Xcode version is 10.1
I also have the latest...
Hello All,
I have a small code that questions the user to confirm to exit the Application and I am getting a strange error, saying that the compiler cannot parse the dialog response
B4A 7.30
The Error in the Log window is :
Error occurred on line: 1559 (Main)
java.lang.RuntimeException...
Hi i m new in B4A and i try to use date operation but it will give me wrong results???
dim dtn as long
DateTime.DateFormat = "yyyy/mm/dd"
dtn = DateTime.Now
log( datetime.date(dtn)) ' it will give for today 2018/18/31 not normally 2018/07/31?????
is it a bugg???? or i do some mistake????
Hery
I'm using B4A using RDP from my Linux box, and I'm getting weird error messages from this now and then (at least I don't think non-RDP users are seeing them).
Earlier they've been simple to ignore, they haven't really affected much. Just a strange message to close, and continue working...
Good afternoon
Every IDE and Editor we know is able to find single characters...
unfortunately, B4A does not allow this: it forces us to use at least 2 characters.
This is very annoying if one needs to search for exactly one character and because we found this bug, we really need it.
Please...
I think there's a typo in the NB6 class, found at https://www.b4x.com/android/forum/threads/nb6-notifications-builder-class-2018.91819/#content.
Public Sub Initialize (ChannelId As String, ChannelName As Object, ImportanceLevel As String) As NB6
ctxt.InitializeContext...
Hi
I runned my app on realise mode and I this message error has shown up:
B4A Version: 8.00
Code analyzer. Error
The specified argument is outside the range of valid values.
Parameter name: index
I tried to run the app without some subs, to find where is the problem,
but I didnt find...
Description: B4X won't let me rename pre-existing variables if the new name already exists via manually renaming one or some of the old variables to the new name.
How to reproduce: Create a variable of and put said variable into multiple subs > Manually rename one to something else > Use the...
Hi, I'm using B4i 4.81 with hosted builder. My client wants to simply swipe then touch to select something. However, the Picker view does not seem to fire the click event. Sample code below (Layout Page1 just has Picker1 on it). Thanks in advance for the help!
Sub Process_Globals
'These...
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.