WEB Skin Problem

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #34820
    TAZ
    Participant

    Please look at the system buttons located on the upper right part of the attachment. The buttons are bleeding through the skin (WE:cool:.

    I have noticed this on several occasions using this skin.

    #46860
    Support
    Keymaster

    Describe a procedure of form creation please. This form have a non-standard style or property?

    PS. A working example will be the best help )

    #46872
    TAZ
    Participant

    As requested. Example exe and source code attached.

    Also please note that the minimize icon does not disappear and it will not reappear if you re-add the minimize button.

    #46926
    Support
    Keymaster

    Thank you.

    Form should be reinitilized because this window is recreated after the BorderIcons property changing.

    Try this code please :

    Code:
    spMain.PrepareForm;
    spMain.SkinData.Invalidate;
    #46958
    TAZ
    Participant

    It works. Thanks.

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