Need skin images

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33648
    peteratsaab
    Participant

    Hi, I have a control ELTree that cannot be skinned using third party controls. I can paint the scrollbars of the elTree but I need a way to make a copy the images that the skinmanager uses. Is there a way to get bitmaps of the different scrollbar parts of the current selected skin?

    #42078
    Support
    Keymaster

    Hello

    Example of scrollbar drawing you can see in the acLFPainter.pas file. This file always is in the package.
    Also, I'll make a special demo soon, you can wait.

    #42124
    peteratsaab
    Participant

    Hi Serge, Thanks..

    Copied the function :
    “class procedure TcxACLookAndFeelPainter.DrawScrollBarPart”

    made a view mods and voila! Thanks a lot…

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