Hi there,
using lately DDD.CollectViewsData...
well thought it was easy to enable and disable SwiftButtons... but it seems different because Swiftbuttons are B4X CustomViews...
so the following not works:
Also my swiftbutton is a part of a layout loading/createitem with customlistivew... so "problem" gets harder
any idea for it ?
using lately DDD.CollectViewsData...
well thought it was easy to enable and disable SwiftButtons... but it seems different because Swiftbuttons are B4X CustomViews...
so the following not works:
B4X:
dd.GetViewByName(myb4xview,"SwiftButton1").Enabled=False
Also my swiftbutton is a part of a layout loading/createitem with customlistivew... so "problem" gets harder
any idea for it ?