Reply To: ToolButton image disappears when pressed (ver. 7.0)

Home Forums Konopka Signature VCL Controls (formerly Raize Components) ToolButton image disappears when pressed (ver. 7.0) Reply To: ToolButton image disappears when pressed (ver. 7.0)

#2606
Marek J.
Participant

    For me the following change works:

    procedure TRzToolButton.DrawArrow;

    ……

    else { FState = tbsDropDown }

    …..

    // must be commented   PaintGradient( Canvas, R, gdHorizontalEnd, C2, C1 );

     

    Ray, I need two minutes to write some post here.

    I’ve tried Embarcadero several times and it just doesn’t work. Jira hangs up.