Because the most components are not wirtten by Erel, for example i made 10 B4X Views, If all of them were in the Designer by default then I would have to submit each update to Erel first and he would need to provide an update for B4A with the updated files...What is the meaning of B4A after searching, finding, adding and wasting time on every vehicle?
@sorex So, can you share a resource on how I can create it and make a continuous drop?
When you download a library that supports custom views and you add it to your additional libraries folder, these views are available for all projects. The cool thing is (and @Peter Simpson already pointed that out) is that just because you have a library installed in you additional libraries folder does not mean it automatically pollutes your menu for ALL projects, past and present.What is the meaning of B4A after searching, finding, adding and wasting time on every vehicle?
You can selectively add libraries as required to your project(s) and, if the library/libraries have custom views, the additional components will show up under CustomView.@sorex So, can you share a resource on how I can create it and make a continuous drop?
Yes more or less. The more libraries, classes you download or create the longer the list (drop as you say) can be, but you will also have to select the corresponding library on the library tab or load the relevant class. Either way you still need to select or load what is needed. Doing it this way means that you only see what you really need to see and not have to wade through hundreds of views just to find one single view.
Search the forum for libraries and you WILL most probably find what you are looking for.
An extremely small example of just a few customviews, the more you loads the more you can select from.
View attachment 81527
Enjoy...
Those CustomViews (shown in @Peter Simpson's example) are part of the AppCompat library. You can find the library and the detailed installation instructions here: https://www.b4x.com/android/forum/t...compatible-with-older-android-versions.48423/. Once the library is properly installed, you can add it to your project by checking it in the Library Manager of the IDE. Once the library is checked, the views should show up under CustomView. Note: Unless the library is check in the Library Manager, these views will not be available. This makes it possible for each application you develop to only show the views that you need for that application instead of having those views available all the time, even if they are not required.That's what I'm looking for.
How do I do that? is a keyword?
Can you share resources?
Thanks.
Again, the flexibility (and support) is stunning but to find the correct view for the purpose can be time consuming and maybe turns some people off. All that under the view of a RAD IDE.
Can I make a rather "stupid" analogy?
The above quote is like someone saying " I read nuclear fusion for dummies 4 times already and I still can't make cold fission work!"
EREL provides the toolbox, along with all basictools, and even some advanced ones… The "task" specific Tools, or more Advanced Tools are provided, mostly for free, by forum members...
I didn't choose the word "toolbox" by chance… When you go to your hardware store and buy a "pre-filled" toolbox, you get a set of the most common screwdrivers, a Hammer, one or two pliers, a ruler, etc... but if you need a special torx scre-driver, You need to buy a seperate set… if the provided hammed is not heavy enough… you need to buy another oner, and so on...
Developing software is not easy, and it IS NOT like building LEGO. Even experienced professionals, like @alwaysbusy, come to the forum in search of advice.
Is ABM Framework took months to create, most at the expense of his social/family ...
So, YES, B4X is a RAD, in wich you can create the simplest projects in minutes/hours, or take months creating wat would take YERAS using other RAD IDEs...