Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Use external scrollbar with TppViewer

edited September 2010 in General
Is this possible?

Ken



__________ Information from ESET NOD32 Antivirus, version of virus signature database 5441 (20100910) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

Comments

  • edited September 2010
    Hi Ken,

    I'm a bit unclear about what you are trying to accomplish. The TppViewer is
    basically a TPanel with a TScrollBox included so scrollboxes are natively
    included. You could possibly use the position of an external scrollbar to
    adjust the vertical position of the scrollbox of the viewer if needed.
    TppViewer.Scrollbox property.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited September 2010
    Nico,

    Basically I want to use a skinned scrollbar instead of the scrollbox for
    common look and feel throughout my app.

    Ken

  • edited September 2010
    Hi Ken,

    I see, so your best bet would be to hide the current scrollbars and take
    manual control over the scrollbox using the values given by the custom
    scrollbar you create.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.