Android Question Is there an official prefix list of B4A controls?

Peter Simpson

Expert
Licensed User
Longtime User
Hello @b4@user ,
For example, label = lbl.
I've attached a basic PDF file for you to look at. Obviously, there are no set in stone naming conventions, you can prefix controls anyway that you want. The general prefix that most (but not all) developers use can be seen in the attached PDF file.

DO NOT TAKE the attached PDF file as gospel, it's just something that I put together. I do have another version of this file, but this should do for starters.


Enjoy...
 

Attachments

  • B4X Prefix Naming Cheat Sheet__.pdf
    130.5 KB · Views: 165
Last edited:
Upvote 0

b4@user

New Member
Hello @b4@user ,

I've attached a basic PDF file for you to look at. Obviously, there are no set in stone naming conventions, you can prefix controls anyway that you want. The general prefix that most (but not all) developers use can be seen in the attached PDF file.

DO NOT TAKE the attached PDF file as gospel, it's just something that I put together. I do gave another version of this file, but this should do for starters.


Enjoy...
It is exactly what I want. Thanx!
 
Upvote 0
Top