Problem with ACControls.

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #33216
    Giuseppe
    Participant

    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 skinned

    Moreover 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
    Giuseppe

    #40350
    Support
    Keymaster

    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?

    #40380
    Giuseppe
    Participant

    QUOTE (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,
    Giuseppe

    #40396
    Giuseppe
    Participant

    Hi 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,
    Giuseppe

    #40401
    Support
    Keymaster

    Hello 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

    QUOTE
    3-The customisation bar form have the TabControl not skinned.


    It's a standard TabControl?
    You have added standard controls to the SkinManager.ThirdParty list?

    #40415
    Giuseppe
    Participant

    QUOTE (Support @ Sep 8 2009, 10:49 AM) <{POST_SNAPBACK}>
    Hello 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

    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.
    Giuseppe

    #40468
    Support
    Keymaster

    QUOTE (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.

    #40598
    Giuseppe
    Participant

    QUOTE (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,
    Giuseppe

    #40684
    Support
    Keymaster

    Hello and thank you for the demo. The problem will be solved in the nearest release.

    #40737
    Giuseppe
    Participant

    Hi Serge,

    another question, why in the quantum grid the tooltips, if for example,
    content of cell is too long, are not skinned?

    Regards,

    Giuseppe

    #40762
    Support
    Keymaster

    Hello

    Could you show a screenshot please? )

    #40774
    Giuseppe
    Participant

    QUOTE (Support @ Oct 14 2009, 08:37 AM) <{POST_SNAPBACK}>
    Hello

    Could 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,
    Giuseppe

    #40884
    Giuseppe
    Participant

    +1

    #40860
    Support
    Keymaster

    Sorry, these hints can't be skinned now.

    #48077
    emailaya
    Participant

    When 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

    #48092
    Support
    Keymaster

    Borders of form will be skinned by DevEx in this case.

    The TsSkinProvider.DrawNonClientArea property should be False.

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