sAlphaHints Does not work correctly with RightToLeft Frame

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37675
    Saeidd2016
    Participant

    Hello,I use Frame to show hint, When the Frame BidiMode is bdLeftToRight it works correctly but when BidiMode is bdRightToLeft there are a problem in showing Frame controls.

    See attached sample code.

    #57369
    Support
    Keymaster

    The problem not in the RightToLeft seems.

    Grid or other WinControl can't be placed on the hint window.

    There may be placed frame with GraphicControl only.

    Support of grids is not implemented yet.

    #57416
    Saeidd2016
    Participant
    'Support' wrote:

    The problem not in the RightToLeft seems.

    Grid or other WinControl can't be placed on the hint window.

    There may be placed frame with GraphicControl only.

    Support of grids is not implemented yet.

    When the BidiMode is LeftToRight the grid appears normally in hint window.

    #57425
    Support
    Keymaster

    This is a problem of the grid painting, seems. Painting of this control on the hint window was not tested yet.

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