Hey,
my Problem is almost completely described in the Subject. Its just so, that the macro gets executed when i do the execute instruction on a Button Object.
Is it necessary to handle a ValueEdit Object in a different way than a Button Object?
Command of EditValue Object is not executed by pressing set
Re: Command of EditValue Object is not executed by pressing
Hi,
the command of the ValueEdit is executed only if a signal is assigned to the object. Without a signal, the ValueEdit object has no function at all.
the command of the ValueEdit is executed only if a signal is assigned to the object. Without a signal, the ValueEdit object has no function at all.