mirror of
https://github.com/KeymonSoft/Lanterna.git
synced 2026-04-20 22:29:17 +00:00
..
This commit is contained in:
@@ -260,7 +260,7 @@ Sub b_prodMenos_Click
|
||||
LogColor(clv.GetValue(index), Colors.Magenta)
|
||||
Private inv As Int = clv.GetValue(index).As(Map).Get("almacen")
|
||||
Dim pnl0 As B4XView = clv.GetPanel(index)
|
||||
' Log(pnl0.As(Panel))
|
||||
' Log(pnl0.As(Panel))
|
||||
Dim pnl As B4XView = pnl0.GetView(0)
|
||||
Dim laCant As B4XView = pnl.GetView(2).GetView(4) 'et_pCant
|
||||
' Log(pnl.GetView(0).NumberOfViews)
|
||||
|
||||
Reference in New Issue
Block a user