[FIXED] TsSpeedbutton – no redraw on change of caption

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36491
    BionicWave
    Participant

    I used version 10.02 for this.

    I wanted to use a bunch of TsSpeedbuttons to hold user-input and to show the user which decision he made.

    Turns out that changing the caption does not trigger an update of the button.

    I tried every paint/refresh method. Even tried resizing. Doesnt matter.

    Only trigger that causes a redraw is when i move my mouse over the button.

    Is there anything else i could do?

    I attached a simple example. Just click on the button and select a value.

    The button-caption is then set to the new value, but the button wont update until you move your mouse over it.

    Thanks.

    SpeedButtonCaption.zip (790k)

    PS:

    I discovered a workaround. If i set the button to Enabled:=false and

    directly back to Enabled:=true then the caption is updated immediately.

    #53220
    Support
    Keymaster

    Hello! This issue will be resolved in the nearest release, thank you for the demo.

    #53328
    BionicWave
    Participant
    'Support' wrote:

    Hello! This issue will be resolved in the nearest release, thank you for the demo.

    Your welcome.

    Actualy this issue seems to be fixed with the 10.03 update.

    Many thanks for that.

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