Problems with AlertWindow.showMessageBoxAsync

Home Forums General Programming Problems with AlertWindow.showMessageBoxAsync

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #67761
    artofnois
    Participant
      • Topics: 26
      • Replies: 40
      • Total: 66

      I tried to use in the style of :
      msgWindow = AlertWindow.showMessageBoxAsync(
      AlertWindow.NoIcon,
      “ALL Patches > HD Disk”,
      ” Waiting.. “,
      “Cancel”
      )

      to continue changing the internal message

      msgWindow.setMessatge( “Processing…” ) and changing everytime I get a dump sysex

      but msgWindow ALWAYS have a nil value.

    Viewing 1 post (of 1 total)
    • The forum ‘Programming’ is closed to new topics and replies.
    There is currently 0 users and 119 guests online
    No users are currently active
    Forum Statistics
    Threads: 2,495, Posts: 17,374, Members: 77,605
    Most users ever online was 12 on January 22, 2019 3:47 pm
    Ctrlr