dimanche 5 juin 2016

ACCheckBox type in AppCompat Library

Hi,
i have been developing a custom list view which contains child panels. Each panel contains a number of views, one of which is a Checkbox.

When the user clicks on the item. I use the following code to highlight the check box.

Code:
  Sub clvCurrentOrder_ItemClick (Index As Int, Value As Object)
Private pnl As Panel = clvCurrentOrder.GetPanel(Index)
Private vw As View
Private chk As CheckBox
Private i As Int

For i = 0 To pnl.NumberOfViews -1
vw =...
ACCheckBox type in AppCompat Library

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

Aucun commentaire:

Enregistrer un commentaire