Antwort auf: Navigation bar

Startseite Foren Deutsches LiveCode-Forum Navigation bar Antwort auf: Navigation bar

#9248
Efotografono
Teilnehmer

    on hiliteChanged
    put the hilitedItemName of me into tItemClicked
    switch tItemClicked
    case “Karte”
    if Karte is “Karte” then
    go to card “Karte”
    end if
    break
    case “Schlissen”
    if Eeinstellungen is “Schlissen” then
    go to close this stack