Inline-editing of a TTree node's text

TeeTree VCL for Borland Delphi and C++ Builder.
Post Reply
Collinor
Newbie
Newbie
Posts: 15
Joined: Wed Oct 31, 2007 12:00 am

Inline-editing of a TTree node's text

Post by Collinor » Mon Sep 13, 2010 10:33 am

Delphi's TreeView component provides the EditText function for a TTreeNode to allow for inline-editing of a node's text.
How can I accomplish this with a TTree's TTreeNodeShape?

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Inline-editing of a TTree node's text

Post by Yeray » Wed Sep 15, 2010 12:52 pm

Hi Collinor,

I've added the request to the wish list to be implemented in future releases (TV52015153).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply