- This topic has 15 replies, 3 voices, and was last updated 13 years, 2 months ago by
Support.
-
AuthorPosts
-
September 3, 2009 at 11:06 am #40350
Support
KeymasterOk, thank you, it's more clear now.
All questions will be researched today-tomorrow.
About cxShellcombobox borders : I see a border, but very thin, you can see it too on screenshot.
Could you show your screenshot also?September 4, 2009 at 6:54 am #40380Giuseppe
ParticipantQUOTE (Support @ Sep 3 2009, 01:06 PM) <{POST_SNAPBACK}>Ok, thank you, it's more clear now.
All questions will be researched today-tomorrow.
About cxShellcombobox borders : I see a border, but very thin, you can see it too on screenshot.
Could you show your screenshot also?
Hi Serge,I enclose tho screenshots (Skinned and not skinned). As You can see the border is very thin
and look like same color of background, so is not visible. Moreover close button and resize grip
was missing.Best Regards,
GiuseppeSeptember 7, 2009 at 1:23 pm #40396Giuseppe
ParticipantHi Serge,
I have encounter another problem with Ribbon Form and Ac Controls.
I would like to have a ribbon form (TfrmMain = class(TdxRibbonForm)) and put in
main form sSkinManager to have the customisazion bar form also skinned ans also
all the child forms, but I encounter followin problems:1-The corner of the form are bad skinned.
2-When the mouse is over the caption buttons, more then one button appears.
3-The customisation bar form have the TabControl not skinned.It is possible to find a solution?
Regards,
GiuseppeSeptember 8, 2009 at 8:49 am #40401Support
KeymasterHello Giuseppe
Most problems will be solved in the new release soon.
Problem №1 may be solved if you will use “Application.MainFormOnTaskBar := True;” string in the project file (new projects have this line inserted by default in BDS), please try it.
Problem №6 with label I can't reproduce, but I'll try more.
For solving the problem with Ribbon you can disable the SkinProvider.DrawNonClientArea property
QUOTE3-The customisation bar form have the TabControl not skinned.
It's a standard TabControl?
You have added standard controls to the SkinManager.ThirdParty list?September 8, 2009 at 10:36 am #40415Giuseppe
ParticipantQUOTE (Support @ Sep 8 2009, 10:49 AM) <{POST_SNAPBACK}>Hello GiuseppeMost problems will be solved in the new release soon.
Problem №1 may be solved if you will use “Application.MainFormOnTaskBar := True;” string in the project file (new projects have this line inserted by default in BDS), please try it.
Problem №6 with label I can't reproduce, but I'll try more.
For solving the problem with Ribbon you can disable the SkinProvider.DrawNonClientArea property
It's a standard TabControl?
You have added standard controls to the SkinManager.ThirdParty list?Hi Serge,
n1 – ok
Tab Control – ok i'ts my fault
Problem with Ribbon it's ok in main MDI form. When I open an MdiChild window the result is like in attached image.I await for new fixes.
Regards.
GiuseppeSeptember 14, 2009 at 2:21 pm #40468Support
KeymasterQUOTE (Giuseppe @ Sep 8 2009, 01:36 PM) <{POST_SNAPBACK}>When I open an MdiChild window the result is like in attached image.
Could you send me an example for this problem? I can't repeat it.
Thanks.September 28, 2009 at 7:06 am #40598Giuseppe
ParticipantQUOTE (Support @ Sep 14 2009, 04:21 PM) <{POST_SNAPBACK}>Could you send me an example for this problem? I can't repeat it.
Thanks.
Hi Serge,Sorry for late replay, here You can find a sample. Click button bar to open
a child window and see the result. If form lost focus the problem disappear.Regards,
GiuseppeOctober 7, 2009 at 7:53 am #40684Support
KeymasterHello and thank you for the demo. The problem will be solved in the nearest release.
October 8, 2009 at 6:38 am #40737Giuseppe
ParticipantHi Serge,
another question, why in the quantum grid the tooltips, if for example,
content of cell is too long, are not skinned?Regards,
Giuseppe
October 14, 2009 at 6:37 am #40762Support
KeymasterHello
Could you show a screenshot please? )
October 14, 2009 at 8:40 am #40774Giuseppe
ParticipantQUOTE (Support @ Oct 14 2009, 08:37 AM) <{POST_SNAPBACK}>HelloCould you show a screenshot please? )
Hi,
as Yoy can see if the text exceed with of cell of cxGrid
the tooltip is not skinned.Regards,
GiuseppeOctober 20, 2009 at 1:58 pm #40884Giuseppe
Participant+1
October 22, 2009 at 12:18 pm #40860Support
KeymasterSorry, these hints can't be skinned now.
March 23, 2012 at 12:28 pm #48077emailaya
ParticipantWhen using the ribbon from devex 2011 2.5
will it be skinned with no problem?
I saw here several questions from long time ago so I want to make sure that the latest versions of devex + AC are working ok
Thanks
March 28, 2012 at 9:46 am #48092Support
KeymasterBorders of form will be skinned by DevEx in this case.
The TsSkinProvider.DrawNonClientArea property should be False.
-
AuthorPosts
- You must be logged in to reply to this topic.