In the booklet "B4X Help Tools" in paragraph 2.4 there is a download link for B4X Help Viewer, which does not work.
So, would anybody be so kind to tell me where I can download that tool, and also another tool B4X Object Browser.
TIA!
Hi,
how Anywhere Software intended to show the documentation page for a specific keyword (except for searching with google or so) ?
Example : keyword "List"
Problem : As a new user I didn't knew it is defined under "Collection"
Expected answer ...
If we have a sub like this...
' This is a very important sub
Public Sub showingOff
Msgbox("Never use Msgbox", "Important message")
End Sub
...we get very nice docs when hovering that sub name in other code:
However, if we do the same with a variable:
' This timer is very important...
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.