Annoyed Bugs

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34236
    Vido
    Participant

    This little & annoyed bugs make me confused..

    I use Delphi 6 & woll2woll component, if no skin used then my grid color is right, but if using skin then my grid color is wrong..

    (I change grid color at runtime)

    Sample code:

    wwDbGrid1.Color := cl3DLight; // this use to be dark color, not white, but the result is clWhite

    ps: sorry for my bad english…

    #44325
    Vido
    Participant

    Another DBControl too..

    So, i decided to not use skin for dbControl…

    #44335
    Support
    Keymaster

    Hello

    Grid have color which is defined in the current skin. I'm thinking about a colors customizing, but haven't idea at moment.

    You can try TsDBGrid control with SkinData.CustomColor property changed to False.

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