The documentation is...

LucaMs

Expert
Licensed User
Longtime User
You could always try one of these B4j projects:
Thanks Steve but it's not something I wanted for myself
 

LucaMs

Expert
Licensed User
Longtime User
An Italian member asked what the best way to learn B4X is; I accidentally found this:

https://www.b4x.com/android/forum/threads/b4x-documentation-booklets.88985/#content
1755974148055.png
 

LucaMs

Expert
Licensed User
Longtime User
If you do use B4i then you can easily find the events:

View attachment 165980


Threads marked with [B4X] are cross platform, which means that they are relevant to B4i as well.

The following is a rather unusual case, but perhaps not unique: how do I find websocket server events?

Autocomplete doesn't show them (see here) and from the titles and descriptions of the guides:

1756131375620.png


it seems like it's a missing topic (or you'd have to guess which guide covers it).
 

LucaMs

Expert
Licensed User
Longtime User
I have a rough idea.

I wanted to support a member:
https://www.b4x.com/android/forum/t...or-b4a-what-can-i-use-for-b4j-and-b4i.168562/
but I don't have B4I, so I didn't know which library it uses.
I looked at the Guide titles and didn't find a specification for sound/audio; I'd say that's "correct"; I don't think a whole guide is needed for this, but perhaps this information is in one of those guides, but which one?

So I thought it would be helpful to have a table (Excel?) that shows the "equivalent libraries" (though I may have already had this idea and written it, but it's too broad, not for libraries, but perhaps for views).

I could try creating that table but not having B4I, I might make mistakes. Also, I would be taking this pleasure away from Klaus (who already hates me enough 😄😔, I wonder why 🤔).
 
Last edited:

LucaMs

Expert
Licensed User
Longtime User
Interesting "news" (?).

I searched for information about xui.SubExists in B4I, for this question.

I chose to search the guides, knowing there is one about B4X, cross-platform programming.
https://www.b4x.com/guides/B4XXUI.html
There is no xui.SubExists there.

So I asked Perplexity. It answered correctly and then I asked it where it got that information and:

1757658616878.png

https://origin2.cdn.componentsource...urces/anywhere-software/784261/b4xxuiv2.2.pdf

I'm writing this because it might be very interesting to know where the AIs get their information about B4X
(and also to inform Klaus of this omission in the online booklet).
 
Last edited:
Top