Hello,
i got error when Layout Load
error:
notes:
lstvpix = customlistview
b4a version = 9.50
any help ?
i got error when Layout Load
B4X:
pnlPick.LoadLayout("LytPick")
error:
B4X:
java.lang.RuntimeException: java.lang.RuntimeException: Field lstvpix was declared with the wrong type.
B4X:
Private btnOK As B4XView
Private lblTitle As B4XView
Private Panel As B4XView
Private lstvPix As CustomListView
notes:
lstvpix = customlistview
b4a version = 9.50
any help ?