AC15.03: TsDateEdit calls OnAcceptDate way too many times

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #68552
    HeDiBo
    Participant

      Appologies, I enclosed the wrong picture (not pertaining to the dates list).

      Attachments:
      You must be logged in to view attached files.
      #68575
      sergunalpha
      Keymaster

        This issue will be checked soon.

        #68601
        HeDiBo
        Participant

          In AC 15.05, it’s still calling OnAcceptDate for all dates 3 times. The less intrusive calls are now eliminated, I would preferred it the other way around.

          PS. The AC 13.05 in the topic header should be AC15.03

          #68614
          Support
          Keymaster

            First time the event called, when we need paint cell (we need to know how to paint it, acceptable date or not).
            Second time event called when date must be changed. I don’t know why it is called third time. I will think how it may be improved more.

            #68621
            HeDiBo
            Participant

              First time the event called, when we need paint cell (we need to know how to paint it, acceptable date or not).
              Second time event called when date must be changed. I don’t know why it is called third time. I will think how it may be improved more.

              I think the second time is already superfluous. You say date must be changed, but I don’t know why you say that. In my sample, date is not changed then.

              #68744
              HeDiBo
              Participant

                No improvement in 15.06 πŸ˜’

                #68791
                HeDiBo
                Participant

                  No improvement in 15.07
                  The project below will show you. Click the date button, and the memo will list all the dates from the OnAcceptDate event.

                  Attachments:
                  You must be logged in to view attached files.
                  #68807
                  Support
                  Keymaster

                    Thanks for the demo, it will be improved soon.

                    #68833
                    HeDiBo
                    Participant

                      In AC15.08 you solved this problem πŸ’Ž
                      Please close this topic.

                    Viewing 9 posts - 1 through 9 (of 9 total)
                    • The topic ‘AC15.03: TsDateEdit calls OnAcceptDate way too many times’ is closed to new replies.