Skinning of EurekaLog 7 Dialog

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35297
    BytePlayer
    Participant

    I'm using the excellent EurekaLog 7 bug / stack tracing software but the standard MS Dialog Error response is only being partially skinned, as shown in the following screen shot. One problem here is that the form is being built completely using WinAPI calls rather than Delphi Calls so there is no way to put on a skin manager on it or set the tag to -98 as there is no tag.

    WinSpy++ says the white areas are Edit but they are not being shown as a skinned tEdit as shown in the image below — I also added a Edit entry to the Third Party list but it made no difference.

    [attachment=5794:skinning problems.jpg]

    #48803
    Support
    Keymaster

    Hello

    Creation of the new TsSkinManager.OnSkinWindow is planned in the version 8.

    There will be possible to forbid a custom window skinning.

    You can disable a skinning of dialogs, temporary, in the TsSkinManager.SkinningRules.srStdDialogs property.

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