Bug in sToolbar?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #48681
    Hamilton
    Participant

    I can't repro this error with the latest AC and Delphi 2010. Have you set the Customizable flag of the TsToolBar?

    Regards,

    Hamilton

    #48682
    Hamilton
    Participant

    If you do get the dialog to work then you might want to replace it with your own custom form anyway because it doesn't look 'perfect' with most skins; for instance, the buttons text fits very tightly and the skins that change the font (most of them) often cause the button caption to wrap to a second line. Also, I know I don't use these dialogs in any of my apps because they used to be *extremely* buggy and unreliable (disclaimer: that may be a bias from a long time ago that is no longer warranted). GL.

    Regards,

    Hamilton

    #48684
    alweis
    Participant

    Thanks for the response.

    Yes the Customizable flag is set. I was finally able to get the dialog to open using SendMessage(TB_CUSTOMIZE, 0, 0). Hamilton, I am using Delphi XE. As you pointed out, once I got the dialog to open it is not properly dislayed out and is extremely buggy.

    This would be a nice feature but it is not worth the effort to implement it properly.

    Please consider this case closed.

    #48698
    Support
    Keymaster

    Hello

    I'll try to improve it in the nearest release.

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