Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

How to populate tree object from ini file

$
0
0
Hi All
I searched in many forums but never found the desired answer.

Can anybody tell me how to populate tree object from *.ini file ?
I'd make the structure of ini file something like this:

Code:
[Item_1]
SubItem=Somename
SubItem=Somename
SubItem=Somename
and so on

[Item_2]
SubItem=Somename
SubItem=Somename
SubItem=Somename
and so on

[Item_3]
SubItem=Somename
SubItem=Somename
SubItem=Somename
and so on
Thanks in advance

Viewing all articles
Browse latest Browse all 2105

Trending Articles