TreeView and ListView Question!

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
shamohu
Posts: 1
Joined: Tue Jul 01, 2003 2:25 am

TreeView and ListView Question!

Post by shamohu »

Is it possible to collect caption strings from TreeView/ListView and translator them automatically? How? Thank you!
gaivans
Posts: 71
Joined: Fri Nov 29, 2002 4:10 pm

Post by gaivans »

Hello,

There is specialized component TsiLangTLV which has all properties of standard TsiLang as well as the "ListView_TreeView_Items" property. So if your application uses List/Tree Views with persistent items use TsiLangTLV instead of TsiLang to provide translations for List/Tree items.

Hint: To quickly and safely change type of a TsiLang component use the TsiLang Expert command "Tools|Change TsiLang Type to..."
Best regards,
Serghei Gaivan
Post Reply