Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Borland Delphi > Re: D2006 Objec...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 25 Topic 3655 of 3940
Post > Topic >>

Re: D2006 Object inspector component

by DoctorC <ecolautti@[EMAIL PROTECTED] > Mar 26, 2008 at 11:10 AM

Maarten Wiltink pisze:
> A drawgrid.
> 
> VirtualTreeView does feel complicated until you get your head around it.
> It's a different way of thinking. It's also immensely powerful anf
> flexible and this may be reflected in the amount of code you need to
> produce to make it work just so.
> 
> Groetjes,
> Maarten Wiltink
> 
> 
So what do you suggest? Which component.

I already made up my mind with the idea that I have to write something 
by myself.
I think about doing an object with 2 lists inside, one for the 
categories and one for the values. Two kind of records
TCategory=Record
   Name:String;
   CatValues:TList
end;
The CatValues list will contain pointers to the records that belong to 
the category of the main values list. I don't think it's worth to build 
a tree as I have just 2 levels.

Later I will need a similar way to display a bit different values and I 
think about building them as a series of objects with list of their 
children inside so I can build a tree-like structure. It won't be deep, 
maybe 2 or 3 levels, so I could use the same componet to display, even 
if it will need a lot more functionality as it must display multiline 
text, pictures, buttons, etc. (each object will contain the list of 
elements to display)
 




 25 Posts in Topic:
D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-25 11:19:45 
Re: D2006 Object inspector component
Rob Kennedy <me3@[EMAI  2008-03-25 09:14:19 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-25 16:16:51 
Re: D2006 Object inspector component
"Maarten Wiltink&quo  2008-03-25 17:12:04 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-25 20:34:18 
Re: D2006 Object inspector component
"Maarten Wiltink&quo  2008-03-26 10:39:20 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-26 11:10:01 
Re: D2006 Object inspector component
"Maarten Wiltink&quo  2008-03-26 13:28:14 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-26 14:28:01 
Re: D2006 Object inspector component
"Maarten Wiltink&quo  2008-03-26 14:44:17 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-26 16:05:00 
Re: D2006 Object inspector component
"Maarten Wiltink&quo  2008-03-26 16:23:38 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-26 16:35:44 
Re: D2006 Object inspector component
"Maarten Wiltink&quo  2008-03-26 17:55:31 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-27 09:20:10 
Re: D2006 Object inspector component
"Maarten Wiltink&quo  2008-03-27 09:48:58 
Re: D2006 Object inspector component
Rob Kennedy <me3@[EMAI  2008-03-25 19:35:18 
Re: D2006 Object inspector component
Jim P <Jim_P@[EMAIL PR  2008-03-25 11:21:37 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-25 20:37:48 
Re: D2006 Object inspector component
Jim P <Jim_P@[EMAIL PR  2008-03-25 23:08:35 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-26 10:17:33 
Re: D2006 Object inspector component
Jim P <Jim_P@[EMAIL PR  2008-03-27 12:27:03 
Re: D2006 Object inspector component
"alanglloyd@[EMAIL P  2008-03-25 15:17:48 
Re: D2006 Object inspector component
Nicholas Sherlock <N.s  2008-03-26 15:19:50 
Re: D2006 Object inspector component
DoctorC <ecolautti@[EM  2008-03-26 06:49:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 6 15:50:32 CDT 2008.