is "called when panel has finished loading" working ?

Home Forums General Programming is "called when panel has finished loading" working ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16920
    zeoka
    Participant
      • Topics: 73
      • Replies: 466
      • Total: 539
      • ★★★

      Or I misunderstand something ?

      Please help !
      ctrlr x64 r1613

      Attachments:
      You must be logged in to view attached files.
      #16931
      atom
      Keymaster
        • Topics: 159
        • Replies: 2945
        • Total: 3104
        • ★★★★★

        Can you add a simple console() call to that method and see if it actualy runs when you open a panel (maybe display an alert dialog), this will test if the method runs.

        #17083
        zeoka
        Participant
          • Topics: 73
          • Replies: 466
          • Total: 539
          • ★★★

          Hi Atom

          I not remember exactly how to use it
          but I do this (a simple function) :
          FXpaint = function()

          fx1 = panel:getModulatorByName(“FX1 Type”)
          fx2 = panel:getModulatorByName(“FX2 Type”)

          fx1:setModulatorValue(0,false,false,false)
          fx2:setModulatorValue(0,false,false,false)
          end

          The fx type param is changed so the method works but all fx visibility and positions still not displayed as they should

          I also notice this
          picture1 I’m on normal mode
          picture2 I’m on edit mode
          picture3 I’m returned in normal mode

          This means edit/normal mode switch causes the problem too

          Thx for the r1655 anyway

          • This reply was modified 10 years, 3 months ago by zeoka.
          Attachments:
          You must be logged in to view attached files.
          #17092
          zeoka
          Participant
            • Topics: 73
            • Replies: 466
            • Total: 539
            • ★★★

            I’ve “solved” the problem by doing a restricted instance with 1460
            The panel in restricted instance starts normally but in ctrlr 1460 not

            I’ve noticed that new versions > rev1500 can’t export instances with this panel while 1460 can
            But I use new tooltip properties and then in 1460 there is no setting…

            About tooltip the font colour is not working for me it stays black

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