DWIN_newbie 发表于 2021-12-28 14:20:33

[Question]K600+ How to manipulate multiple controls

I have several questions on this :
1. Is it possible to change control type outside the SDK?
For example, changing all the "Return Key Code" to "Status sync-returned"?

2. Can I update particular property value in group?
I mean, if I want to set all the ICON id as 0 in a page, do I have to change each ICON individually?

其乐融融 发表于 2021-12-28 14:36:59

1, we can't do it.
2, only can change it by group when all the ICON with same VP.

DWIN_newbie 发表于 2021-12-28 15:19:21

其乐融融 发表于 2021-12-28 14:36
1, we can't do it.
2, only can change it by group when all the ICON with same VP.

I see.
Thanks!
页: [1]
查看完整版本: [Question]K600+ How to manipulate multiple controls