- This topic has 8 replies, 2 voices, and was last updated 10 years, 2 months ago by
JasonToms.
-
AuthorPosts
-
January 30, 2015 at 6:55 pm #53035
Support
KeymasterHello!
When this effect disappears? Can you show a demo, please?
February 17, 2015 at 10:45 am #53073JasonToms
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]
February 18, 2015 at 12:54 pm #53086Support
KeymasterHello!
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).
February 27, 2015 at 3:35 pm #53123JasonToms
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]
March 1, 2015 at 9:05 am #53136Support
KeymasterThank 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?
March 1, 2015 at 12:21 pm #53155JasonToms
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!
March 1, 2015 at 3:34 pm #53063Support
KeymasterYou 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?
March 2, 2015 at 1:19 am #53172JasonToms
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!
-
AuthorPosts
- You must be logged in to reply to this topic.