Would it be possible to add Steema's Tee Tree to the end user report writer so users could use it also? Has anyone tried to do this? Thanks, Alan Sawyer
You could creating an RB wrapper component for TeeTree, this would be conceptually similar to the RB TeeChart wrapper. See ppChrt.pas and ppChrtDP.pas for the source code to the TeeChart wrapper. If the component needs to stretch vertically then it will be a bit more complex - you will need to descend from TppStretchable. An example of this type of component is the TppRichText component which is a wrapper for Delphi's TRichEdit. See ppRichTxt.pas.
-- Nard Moseley Digital Metaphors Corporation www.digital-metaphors.com
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
We are not aware of any RB TeeTree components.
You could creating an RB wrapper component for TeeTree, this would be
conceptually similar to the RB TeeChart wrapper. See ppChrt.pas and
ppChrtDP.pas for the source code to the TeeChart wrapper. If the component
needs to stretch vertically then it will be a bit more complex - you will
need to descend from TppStretchable. An example of this type of component is
the TppRichText component which is a wrapper for Delphi's TRichEdit. See
ppRichTxt.pas.
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com