What's the name of the UI elemement that often comes in the shape of a thin strip on the short edge of the screen,
filled with icons that works like buttons while its scrollable to accomodate even more buttons?
Is B4A able to do that easily and if so what kind of symbols and images shoud you use?
Any suggestions is so appriciated.
B4A is an amazing tool I would love to see an example of this kind of GUI.
A container view controller that manages a multiselection interface, where the selection determines which child view controller to display. This view was developed and structured from scratch :) i spend a lot of time in creating views, some views i need by my self, but some views not and to...