What is the MHEG engine behaviour in the following case ?
{:EntryField 100
:OrigContent "1"
:MaxLength 1
}
The elementary action SetInteractionStatus(100, True) is call.
What is the behaviour ?
1) User can enter a character and after the entry is complete
(InteractionStatus = False, InteractionCompleted event sent).
2) The entry is complete before user can enter a character.
Is the behaviour the same if OverwriteMode is True ?
Thanks
Stephane ALLIZON