cxSplitter problem

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #53035
    Support
    Keymaster

    Hello!

    When this effect disappears? Can you show a demo, please?

    #53073
    JasonToms
    Participant
    'Support' wrote:

    Hello!

    When this effect disappears? Can you show a demo, please?

    Hi,

    Because I used cxGrid, so in order to Alphacontrols beautify it, I had to set dxSkinController1.NativeStyle is False, but once this is set, the arrow will disappear effect cxsplitter.

    I uploaded a demo.

    If sSplitter support arrow effect, I would replace cxSplitter.

    Thanks for any help/idea!

    [attachment=7037:cxSplitter.rar]

    #53086
    Support
    Keymaster

    Hello!

    This feature is not supported by standard DevExpress skins painter, unfortunately.

    But I will add new SizingByClick property in the TsSplitter component in the AlphaControls v10 (will be released in this month).

    #53123
    JasonToms
    Participant
    'Support' wrote:

    Hello!

    This feature is not supported by standard DevExpress skins painter, unfortunately.

    But I will add new SizingByClick property in the TsSplitter component in the AlphaControls v10 (will be released in this month).

    Hi,

    I have experienced ShowGrip this new property, great!

    I tried to replace TcxSplitter with TsSplitter, but, unfortunately, TsSplitter missing some TcxSplitter of three functions:

    1, the component controlled by cxSplitter.Controller property;

    2, allowing only click on the arrow to open or close the control components, do not allow it to drag;

    3, open or closed is controlled by the code of the component;

    I uploaded a demo description of these functions.

    Thanks for any help/idea!

    Jason

    [attachment=7049:cxSplitter(1).rar]

    #53136
    Support
    Keymaster

    Thank you for the demo, changed TsSplitter is attached here, you can try it.

    Also here is your demo (changed).

    I don't know what is Controller property. What purpose of this property?

    #53155
    JasonToms
    Participant
    'Support' wrote:

    Thank you for the demo, changed TsSplitter is attached here, you can try it.

    Also here is your demo (changed).

    I don't know what is Controller property. What purpose of this property?

    Hi,

    Thank you for the file and demo. But, Compile time error occurred.

    [dcc32 Fatal Error] sSplitter.pas(629): F2051 Unit acSBUtils was compiled with a different version of sSplitter.TsSplitter

    I uploaded a picture.

    [attachment=7054:QQ??20150301201404.png]

    Controller property What purpose of this property?

    Attribute is used to control the splitter control to open or close is a component which, when there is more than most left pannel, you can set the splitter control panel1 or panel2 or panel3 or other components.

    Thanks for any help/idea!

    Best Wishes!

    #53063
    Support
    Keymaster

    You have not sources of the package, seems.

    Recompiling of one file is not possible in this case. You should wait nearest release.

    'JasonToms' wrote:
    Attribute is used to control the splitter control to open or close is a component which, when there is more than most left pannel, you can set the splitter control panel1 or panel2 or panel3 or other components.

    I didn't saw this property in cxSplitter. It's a new property?

    #53172
    JasonToms
    Participant
    'Support' wrote:

    You have not sources of the package, seems.

    Recompiling of one file is not possible in this case. You should wait nearest release.

    I didn't saw this property in cxSplitter. It's a new property?

    Hi,

    I upload a screenshot.

    [attachment=7058:cxsplitter.png]

    Best Wishes!

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