samedi 27 août 2016

CustomGridView

This library will create a simple yet useful grid view.

Requirements:

- B4A 3.82.


How to install:

- Copy the CustomGridView.jar and CustomGridView.xml to your additional libraries directory.

Usage:

Code:
  Private grid As CustomGridView

'Initialize the library.
grid.Initialize(Activity, Me, "Grid", 3, "S")

'Prepare the CustomGridView to receive data.
grid.PrepareGridView

'Add data to the grid, it supports images from URLs or local files.
'The "Link" parameter is...
CustomGridView

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/2b0c1jB
via IFTTT

Aucun commentaire:

Enregistrer un commentaire