Antwort auf: hide with visual effect bzw. set the visible of … to false

Startseite Foren Deutsches LiveCode-Forum hide with visual effect bzw. set the visible of … to false Antwort auf: hide with visual effect bzw. set the visible of … to false

#4040
Klaus Major
Administrator

    Hi Georg,

    die offizielle Syntax geht so (seit Version 6 oder so?):

    lock screen for visual effect
    hide grp „grpSettingsWindow“
    unlock screen with visual effect iris close normal to card

    Getestet und funktioniert.

    Gruß

    Klaus