if u write a object name with a dot all public methods shown in a pop up.
would be also nice if developers see private methods there too (maybe in grey or group by public,private)
and if they click them it navigates to the source of the class.
reason is that people missing her subs in the popup...
just a idea.
i think a daybook build in the ide would be fine.
there we can add entries with a rating / something is going well or not.
and then it have a option to upload some entrys into forum / or central database for analysis (a chart)
or as help for others or just a feedback for erel...
hello,
i have a little problem, if me call a sub (in an activity) from a service and the activity is not in front
it seems it create a new activity instead of open the one that is in pause mode.
it seems that webview can not display pages from Node-RED server (v0.19.4). https://nodered.org/
it looks ok in chrome browser but at webview it is just white.
example page in chrome browser:
i saw the tutorial about dip but i don't get it.
as example for a button:
me thought if me input a size value width and height in designer it is dip and the visual size is the same at all devices, but it is not.
me tested also with autoscale on/off.
portrait:
i have a 10" tablet 800x1216 scale...
hello,
i renamed many classes and today i see the old file is still there in folder.
create
save
rename
save
there a 2 files.
please delete the old one in trash can or just rename it.
please make some hint that i know that the library comes not with the ide and from community
from additional libraries folder. or maybe a filter all/default/additional. or a tree view.
its because license / support & updates
and because i put everything for testing in this folder.
hello,
i will use the camera 2 but it gave me an error.
my device have 5.0.2 API 21 19. Dezember 2014
and it should work and i believe i tested it long ago and it worked.
at my tablet device with android 6.0 it works.
at os 5 the example said: Failed to open camera
Sub OpenCamera (front As...
hello,
i have a great idea to make the designer propertys more flexible / useful.
i like to have the possibility to call a sub and the return value is used at loadlayout.
i believe other editors would name this input expression / formula.
as an extra field /data beside all property types which...
I share my current wip for a tool with name Inspection and Photo.
(its a remake from a tool i had done in ms power apps.)
concept:
you goto a place and make some notes and photos.
as an example: do inventory, damage report, photo blog, ..
features:
collecting images with thumbnails into a...
Hello,
i found a nice font but can not select a style from it in the ide.
it have
SourceCodePro-Black
SourceCodePro-Bold
SourceCodePro-ExtraLight
SourceCodePro-Light
SourceCodePro-Medium <-
SourceCodePro-Regular
SourceCodePro-Semibold <-
https://blog.typekit.com/2012/09/24/source-code-pro/...
Watch.Start
...
Watch.Stop("Result A")
...
Watch.Stop("Result B")
...
Watch.Stop("Result C")
'Static code module Watch
Sub Process_Globals
Dim mStart As Long
Dim mEnd As Long
End Sub
public Sub Start
mStart = DateTime.Now
End Sub
public Sub Stop(title As String)
mEnd =...
if me have a Type structure.
is it possible to get the fields and datatype from within source code?
me thought about to generate a input form from it automatically.
hello,
i will send bytes from a client app to my server but at receive i got error
java.util.zip.ZipException: unknown compression method
Obj = ser.ConvertBytesToObject(buffer)
Client:
Sub Save(Item As SinglePassword)
Dim Data() As Byte
Dim ser As B4XSerializator
Data =...
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.