 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Maz Alf Guest
|
Posted: Thu Jan 05, 2006 5:54 am Post subject: Need some advice |
|
|
Hello,
I'm just starting to get into Delphi and XML and need some advice as whether
what I am goinf to do is good or bad.
My environment is D5, XP Pro using MSXML.
I will have a TTreeview where the higher level nodes each represent seperate
XML files.
When you open each node it will display key data extracted from the XML
file.
My thought is that when I create these lower level nodes I use the DATA
property of TTREENODE to store the address of the DOM nodes. This way I
don;t have to search the DOM each time I click on a node because I have the
address already stored away.
It this a good thing or not ? Is there a better way ? or should I always
search the dom ?
Thanks in advance, Maz
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|