PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM20 (android )] group..pushed error?
[WM20 (android )] group..pushed error?
Iniciado por guest, 05,ago. 2015 12:36 - 1 respuesta
Publicado el 05,agosto 2015 - 12:36
Hi,

I have 3 ON/OFF button associated to GR_Group1.

in after initialization i have this code
GR_Group1..Pushed = True

no error when compile but I get error when I run it on android device
"The 'pushed' property does not exist or it is not supported by group elements


in help - Properties associated with a group of controls , show pushed is associated property.

why?
Publicado el 05,agosto 2015 - 16:19
Hi CCC2
I have also problem with RESET(GR_Group1)
It work in emulator but produce an error started on mobile device.

I'm post this problem to PC SOFT and hope I will receive Patch.