Problem with TPNGComponents?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33389
    Oconnel
    Participant

    Screenshot:

    Way to reproduce:

    1. Install AlphaControls with $DEFINE USEPNG
    2. Put TToolbar on form
    3. Add some PNG icons to TPNGImageList and link it to TToolbar
    4. Add some buttons on toolbar and assign pictures

    I would like to buy AlphaControls, but this stops me from it. Could you solve this problem?

    PS. I don't use AlphaControls, just SkinProvider and SkinManager (I don't want to replace standard VCL controls with those provided in the package).

    EDIT:
    Few more problems. First, corrupted item captions and highlight on TToolbar. And, if I have image on my TButton (Delphi 2010 allows it) it does not show up.

    Ah, and on this screenshot there is also a TStatusbar on the bottom. Two first panels have psOwnerDraw style and I draw images in there. They not show up either.

    In addition, TComboBox with OwnderDraw style enabled, has this pink rectangle thing showing up:

    #40987
    Support
    Keymaster

    Hi
    I see these problems and I'll try to solve them soon.
    Problem with TButton is new because image in this control is new for Delphi.

    #41044
    Oconnel
    Participant

    Thanks for information

    #41067
    Support
    Keymaster

    Hello
    Problem with PNG was occured because some code was not recompiled after enabling the USEPNG key. Problem solved in the v6.50.
    About second problem with captions – can you give me Dfm-file with this problem? Or a little example..
    Problem in TsButton will be solved soon.

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