TsDBCtrlGrid: SelectionSkin does not work

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #37303
    HeDiBo
    Participant

    Using the TsDBCtrlGrid I want to show the selected record.

    However the SelectedSkin property only ruins the grid's appearance. See also This entry in the Tricks section

    Hope there is a way to better show the selected record.

    #56127
    Support
    Keymaster

    Hello

    Try the attached file. The SelectionSkin property is supported there.

    Also the AutoMouseWheel property added.

    #56079
    HeDiBo
    Participant

    'Support' wrote:

    Hello

    Try the attached file. The SelectionSkin property is supported there.

    Also the AutoMouseWheel property added.

    The AutoMouseWheel works very nicely a3.gif

    The SelectionSkin property is not consistent over skins used. The most appropriate skinsection to use would be “SELECTION”.

    The following are two uses of that selection skin:

    For the skin “Notes Leather” it look like this:

    [attachment=8141:SelCtrlGrid1.jpg]

    For the skin “Cappuccino this is the look:

    [attachment=8142:SelCtrlGrid2.jpg]

    As you can see, the font color is not reversed, making the selection unreadable.

    Should I use another skin for SelectionSkin?

    #56129
    Support
    Keymaster

    Some changes should be added into the main package for using of better colors there.

    I will do it in the nearest release.

    Best SelectionSkin is 'SELECTION', I think.

    #56138
    HeDiBo
    Participant
    'Support' wrote:

    Some changes should be added into the main package for using of better colors there.

    I will do it in the nearest release.

    Best SelectionSkin is 'SELECTION', I think.

    Everything looks fine now. Thank you a3.gif

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