- This topic has 15 replies, 3 voices, and was last updated 12 years, 7 months ago by Support.
-
AuthorPosts
-
August 31, 2009 at 8:17 am #33216GiuseppeParticipant
Hi,
I open this new topic to point out the problems I have.
I enclose the Test1 project from wicth You can see:
1-With extended borders=on the form to customize toolbar is borderless.
2-The 1st voice of sysmenu is still in english
3-The sysmenu of mdichild form (Form2) get an error
4-The dropdown window of cxShellcombobox have non borders
5-The cxGrid, if skinned, on the cell with buttons apperar a “I” caracter under buttons
6-At design time the cxLabel placed on sPanel look black instead skinnedMoreover I am still waiting for a solution to have a marquee progress bar running
fluent placed in a splash screen.I hope that was clear.
Regards
GiuseppeSeptember 3, 2009 at 11:06 am #40350SupportKeymasterOk, 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 #40380GiuseppeParticipantQUOTE (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 #40396GiuseppeParticipantHi 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 #40401SupportKeymasterHello 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 #40415GiuseppeParticipantQUOTE (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 #40468SupportKeymasterQUOTE (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 #40598GiuseppeParticipantQUOTE (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 #40684SupportKeymasterHello and thank you for the demo. The problem will be solved in the nearest release.
October 8, 2009 at 6:38 am #40737GiuseppeParticipantHi 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 #40762SupportKeymasterHello
Could you show a screenshot please? )
October 14, 2009 at 8:40 am #40774GiuseppeParticipantQUOTE (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 #40884GiuseppeParticipant+1
October 22, 2009 at 12:18 pm #40860SupportKeymasterSorry, these hints can't be skinned now.
March 23, 2012 at 12:28 pm #48077emailayaParticipantWhen 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 #48092SupportKeymasterBorders 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.