I need show person, with name, (employes) in a panel.
I think:
- Include a ScrolView Panel and make very height to scroll.
- Include a personal layout, into listview for select,( but in this personal layout, include 4 images )
The nº of person are 20 (now), and i can't include in sub-buttons selector
First of all, you should use Customlistview not scroll view.
To answer your question (assuming I understood it well), you use place the button in the personal layout and use the same event name for them. You can then use Sender to get the button clicked
Don't use this. Better implementation in SimpleMediaManager: https://www.b4x.com/android/forum/threads/b4x-simplemediamanager-smm-framework-for-images-videos-and-more.134716/#content A cross platform library that allows loading images using background threads. It can be useful with keeping the...
Don't use this. Better implementation in SimpleMediaManager: https://www.b4x.com/android/forum/threads/b4x-simplemediamanager-smm-framework-for-images-videos-and-more.134716/#content A cross platform library that allows loading images using background threads. It can be useful with keeping the...
This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right) Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name just below There is an add button...
www.b4x.com
in these trhead a include a question: how view initial view in GRID mode.
no.. sorry... list instead grid
This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right) Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name just below There is an add button...
www.b4x.com
in these trhead a include a question: how view initial view in GRID mode.
no.. sorry... list instead grid