In vari sistemi di sviuppo come ad esempio Visual studio posso realizzare dei componenti personalizzati composti da più componenti base come ad esempio un button con due label
e aggiungergli delle prorietà ed eventi
In B4X è possibile fare questo? Forse con le classi? Potete suggerirmi qualche esempio da studiare?
The attached b4xlib library is a cross platform list of colors: It is a XUI custom view. The custom view is based on two layout files. One for xCustomListView and another one for the items layout. There is also a text file with the colors values. As layout files files are platform specific we...