DevExpr cxDBNavigator does not look right in dark skins

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #36244
    HeDiBo
    Participant

    Using a cxDBNavigator in a light skin looks very well:

    [attachment=6832:DevExprNavLight.jpg]

    However using the same navigator in a dark skin does not look good at all:

    [attachment=6831:DevExprNavDark..jpg]

    #52399
    HeDiBo
    Participant
    'HeDiBo' wrote:

    Using a cxDBNavigator in a light skin looks very well:

    [attachment=6832:DevExprNavLight.jpg]

    However using the same navigator in a dark skin does not look good at all:

    [attachment=6831:DevExprNavDark..jpg]

    No change in 9.13

    #52412
    Support
    Keymaster
    'HeDiBo' wrote:

    No change in 9.13

    I'm sorry, just I don't know how to make it. All glyphs must be stored in skins and loaded in navigator when skin is changed?

    #52415
    HeDiBo
    Participant
    'Support' wrote:

    I'm sorry, just I don't know how to make it. All glyphs must be stored in skins and loaded in navigator when skin is changed?

    Even the TsDBNavigator does not look good in dark skins.

    I think you would need two sets of glyphs: one for lighter skins and the other for darker skins.

    Then load them in navigator on skin change.

    #52423
    Support
    Keymaster

    I will think, but I can't promise a fast implementation of this feature.

    #52429
    HeDiBo
    Participant
    'Support' wrote:

    I will think, but I can't promise a fast implementation of this feature.

    Not to worry, I never use these dark skins myself. They are too gloomy for me.

    However others may want to use them and the navigator is not good with dark skins.

    #52475
    HeDiBo
    Participant

    No fix in 9.15 :huh:

    #52507
    Support
    Keymaster

    Will be fixed in the nearest release.

    #53107
    HeDiBo
    Participant
    'Support' wrote:

    Will be fixed in the nearest release.

    It's still a mess in 9.20:

    [attachment=7041:DevExprDBNavigator.jpg]

    In TsDBNavigator, disabled buttons in a dark skin are invisible. However, in TcxDBNavigator these buttons really stand out, because the dimming is incorrectly skinned.

    #53128
    Support
    Keymaster

    Disabled glyphs are drawn as alphablended in the TsDBNavigator component, I don't know how to make it better.

    Glyphs in DevExpress extracted from resources and painted by DevExpress, I don't know how to change them…

    #53240
    HeDiBo
    Participant
    'Support' wrote:

    Disabled glyphs are drawn as alphablended in the TsDBNavigator component, I don't know how to make it better.

    Glyphs in DevExpress extracted from resources and painted by DevExpress, I don't know how to change them…

    I looked into it. I don't see how you can change the images either. Only the TcxNavigator.Buttons.Images gives the possibility to create custom images. But they should not be used by AC for obvious reasons.

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