Re: D2006 Object inspector component
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Mar 2008 17:12:04 +0100
"DoctorC" <ecolautti@xxxxxxxxxxxxxx> wrote in message
news:47e91754$0$31451$f69f905@xxxxxxxxxxxxxxxxxx
Rob Kennedy pisze:
Which part are you having trouble with?
You might have to write a lot of code. That's surely what Borland did.
That's why I'm asking here if there is anything ready to use. My
program is already big enough and I would like to avoid adding work
by myself :)
That's a good rule, as a rule, but it breaks down when something is
deceptively simple-looking: it looks simple, but underneath it isn't.
That's when you start paying for components.
Anyway I like the look of the inspector: categories on a full line with
different color and expandable/collapsable values underneath on 2
columns. I will display my own categories and values, not connected to
component properties.
What is the base component? My candidates are treeview and grid, but I
tried also with listview. It looks like a lot of code to adapt them to
Object inspector
If they're not properties, why ask for an Object Inspector? (Insidious
answer: because they're properties after all, just not of a single object.
Usually, this indicates you should have a single object with those
properties after all.)
Anyway, Virtual TreeView might be what you're looking for.
Groetjes,
Maarten Wiltink
.
- Follow-Ups:
- Re: D2006 Object inspector component
- From: DoctorC
- Re: D2006 Object inspector component
- References:
- D2006 Object inspector component
- From: DoctorC
- Re: D2006 Object inspector component
- From: Rob Kennedy
- Re: D2006 Object inspector component
- From: DoctorC
- D2006 Object inspector component
- Prev by Date: Re: D2006 Object inspector component
- Next by Date: Re: D2006 Object inspector component
- Previous by thread: Re: D2006 Object inspector component
- Next by thread: Re: D2006 Object inspector component
- Index(es):