Feature request for sFrameBar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #34753
    mol
    Participant

    Imagine an sFrameBar with 5 items – Item0, Item1, Item2, Item3 and Item4. I would like to group Item0/ Item1 and Item2/ Item3/ Item4 in such a way that a click on Item1 closes Item0, and a click on Item2 closes either Item3 or Item4. In other words: only one frame per group should be open and visible.

    It would also be necessary to recalculate the frame heights of all open frames as indicated below when AutoFrameSize := True .

    (sFramebar1.Height – (NumberOfItems * TitleHeight)) div NumberOfOpenFrames

    Is it possible to introduce such a feature?

    Thanks a lot in advance

    Uwe

    #46584
    Support
    Keymaster

    Hello, I plan to add the GroupIndex property later. 🙂

    #54561
    mol
    Participant

    Serge, do you think you will implement this in 2016? It's been a “while” since I made this request…

    Thanks

    -Uwe

    #54607
    Support
    Keymaster

    Sorry, this property will be implemented in the february.

    #51069
    mol
    Participant
    'Support' wrote:

    Sorry, this property will be implemented in the february.

    Great, thank you.

    #55201
    Support
    Keymaster

    This property exists in the AlphaControls v11

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