TsSpeedButton not shown in designer

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

    This is how the button looks upon first showing:

    [attachment=8399:TsSpeedbuttonProblem.jpg]

    That's right, it does not show at all.

    After I click it, it looks like this:

    [attachment=8400:TsSpeedbuttonProblem2.jpg]

    This is how it should look. The button is disabled by design.

    The button is placed alRight aligned on a TsPanel. The TsPanel is alBottom aligned on another Tspanel, which is placed on yet another TsPanel, aligned alClient on a TsTabsheet, part of a TsPageControl placed on a TFrame.

    Because of the complexity of the setup, I include the dfm:

    [attachment=8401:TsSpeedbuttonProblem.zip]

    When you look at the pagecontrol, you will also notice, that when clicking the tab “Poules” the text of the tab “Instellingen” gets changed to another font huh.gif

    #56947
    Support
    Keymaster

    Thank you for the demo, I will check it soon.

    #56963
    Support
    Keymaster

    Unfortunately, I can't repeat an issue with invisible button and with changed tab font.

    Your Dfm-file doesn't help. Maybe you can make a test-app based on this form later?

    #56974
    HeDiBo
    Participant
    'Support' wrote:

    Unfortunately, I can't repeat an issue with invisible button and with changed tab font.

    Your Dfm-file doesn't help. Maybe you can make a test-app based on this form later?

    I notice now that I did not make it clear, this bug only appears at design time. When I run the application it's not a problem,

    If you still want a complete application to view this problem, let me know.

    #56978
    HeDiBo
    Participant
    'HeDiBo' wrote:

    I notice now that I did not make it clear, this bug only appears at design time. When I run the application it's not a problem,

    If you still want a complete application to view this problem, let me know.

    Solved in 12.14 a3.gif

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