 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Veebo Guest
|
Posted: Mon Apr 26, 2004 6:11 pm Post subject: object tree view question |
|
|
Hi,
I am trying to make a software which is like a "mini Borland C++
Builder." It allows user to create new forms, buttons etc.
I want to provide the user with something similar to the
OBJECT TREEVIEW in BCB. It doesn't have tobe as "powerful" as
object TreeView, but just something that shows hierarchy.
Is there already something in BCB that I can just use. Or do I
have to make this myself. If so, any ideas on HOW?
thanks,
Veebo
|
|
| Back to top |
|
 |
JD Guest
|
Posted: Tue Apr 27, 2004 10:04 am Post subject: Re: object tree view question |
|
|
"Veebo" <pandya (AT) sodick-america (DOT) com> wrote:
| Quote: | [...] something similar to the OBJECT TREEVIEW in BCB.
|
If you have version6, you should use the TValueListEditor.
~ JD
|
|
| Back to top |
|
 |
veebbo Guest
|
Posted: Tue Apr 27, 2004 6:48 pm Post subject: Re: object tree view question |
|
|
jd,
I do have BCB 6.
TValueListEditor can be used to make it look like ObjectInspector, don't you think? I want something similar to
Object TreeView that can show a hierarchy of forms in
terms of which form created which form. I don't necessarily
need to show the contents of a form as in which buttons or
label the form contains.
Are you clear on my problem? do you know how I can solve
the problem.
Veebo
| Quote: |
If you have version6, you should use the TValueListEditor.
|
|
|
| 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
|
|