problem using sSplitter

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37890
    DeadC0der
    Participant

    Hello ,

    I'm using Alpha controls 13.16 with Delphi 10.2.3 Tokyo , Im using a Splitter to separate Between the mainpanel and a FrameBar , the splitter works normally when I click On it , but I wan it to be in closed state at first , so when i set

    Code:
    Splitter1.State:=ssClosed

    OnCreate Event

    it is closed but when i click on it it wont resize nothing happen

    thanks in advance

    #58183
    Support
    Keymaster

    Hello

    I have made several tests, but can't repeat it, unfortunately.

    Please, look attached test-app, maybe something should be added there.

    #58202
    DeadC0der
    Participant
    'Support' wrote:

    Hello

    I have made several tests, but can't repeat it, unfortunately.

    Please, look attached test-app, maybe something should be added there.

    yep it works but when i try to open it with splitter.state:=ssopened it won't work

    check out the code attached , once you click the button it won't restore

    #58206
    Support
    Keymaster

    Thank you, I see it now. I will try to fix it in the nearest release.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.