Text input box/field

Home Forums General Programming Text input box/field

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #55220
    urbanspaceman
    Participant
      • Topics: 7
      • Replies: 38
      • Total: 45

      Hi!
      I need to put in my panel a text fields that can be filled by hand or it can receive data from the synth.
      What should I use? Thanks

      #55221
      Puppeteer
      Participant
        • Topics: 16
        • Replies: 185
        • Total: 201
        • ★★

        You can use a uiLabel Have a look at the Demo Request Program for an example.

        You’ll need to use LUA to fill it in from the synth though, but again that is demonstrated on the Demo Request Program. The green box for data entry, the red box received data from the synth.

        The example is actually quite complex for the red box.

        You’ll find the real challenge is converting the MIDI data from User data to a string that the uiLabel is happy with. Oh, and make sure you select Editing begins on one click, or editing begins on double click, to allow the user to type values in the label.

        • This reply was modified 8 years, 8 months ago by Puppeteer.

        The Puppeteer
        http://godlike.com.au

        #55232
        urbanspaceman
        Participant
          • Topics: 7
          • Replies: 38
          • Total: 45

          Thanks @puppeteer, tomorrow i look into this demo.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The forum ‘Programming’ is closed to new topics and replies.
        There is currently 0 users and 96 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