A question for those of you using B4X: Where is the documentation?
I want to use a control (in this case a tableview), where can I find a complete list of its properties, events and methods so that I can learn how to use it?
Either I am missing something very obvious or the documentation needs improving, a lot.
Did you try google for “B4J Documentation”? In this page is a link for all of the documentation available for B4J. an dure it is a list of properties, events and methods for the controls, included the TableView
Declare an object variable and there is excellent intellisense once you put in a dot, on methods, properties, parameters return types as well as what the various methods/properties do/are.
(Actually, though I would have no idea about how to do this, it feels like since there is so much information given in the IDE that it should be possible to automatically generate documentation from it)
It’s an example (the same one that Thorsten posted).
Thank you. As I said, I had to be missing something obvious. I have checked many times that page, read the booklets etc, but never noticed the list of libraries below!
This is not what I was looking for.
Now, that, coming from you, sounds funny
BTW, I am amazed by your work and how present you are everywhere. Kudos.
These help pages will be removed at some point. The important tutorials are in the forum: Search Results | B4X Programming Forum (see the first search result)