no, i haven't tried with a newer version of the tee TreeOffice.
i'll try this out.
also, i will resend you a sample teeTree on which i am currently workink
again, mucho gracias Tom
mathieu caron
Search found 5 matches
- Mon Jun 12, 2006 12:12 pm
- Forum: VCL
- Topic: problems trying to save TDBTree and reopen with teeTreeOffic
- Replies: 10
- Views: 25007
- Fri Jun 09, 2006 5:00 pm
- Forum: VCL
- Topic: problems trying to save TDBTree and reopen with teeTreeOffic
- Replies: 10
- Views: 25007
Hola Tom
i will send you a teeTree built using an early version of teeTreeOffice (the teeTree was built in november 2002)
i ain't sure i have a good email address though.
thanks
mathieu caron
mcaron@omnimed.com
i will send you a teeTree built using an early version of teeTreeOffice (the teeTree was built in november 2002)
i ain't sure i have a good email address though.
thanks
mathieu caron
mcaron@omnimed.com
- Fri Jun 09, 2006 12:44 pm
- Forum: VCL
- Topic: problems trying to save TDBTree and reopen with teeTreeOffic
- Replies: 10
- Views: 25007
hola Tom you are quite right about the TDBTree issue. But i had already tried with a TTree and encountered the same problem. I have also runned the code you sent me, and i still have the same problem when i try to reOpen the script modified tree using the teeTreeOffice. I use teeTree version 2.1 and...
- Thu Jun 08, 2006 3:35 pm
- Forum: VCL
- Topic: problems trying to save TDBTree and reopen with teeTreeOffic
- Replies: 10
- Views: 25007
hi tom firstly, a employee at our company create the teeTrees using teeTreeOffice. I was asked to add an other information in all our teeTrees (a unique id number). we have about 2000 .ttr files so i want to make that process in batch using a script. we need to reopen these script modified files usi...
- Thu Jun 08, 2006 2:31 pm
- Forum: VCL
- Topic: problems trying to save TDBTree and reopen with teeTreeOffic
- Replies: 10
- Views: 25007
problems trying to save TDBTree and reopen with teeTreeOffic
hi i am modifying tDBTree objects using a script. but i would really need to reopen them using teeTreeOffice here is my code TDBTree : arbre; racine : TTreeNodeShape; filsCodeOM : TTreeNodeShape; ... LoadTreeFromFile(TCustomTree(arbre), lst ); arbre.NoOwnerShapes := false; arbre.AssignParent := fals...