[JEDI.NET discuss] Inline collection editing
Status: Pre-Alpha
Brought to you by:
jedi_mbe
|
From: Marcel B. <ma...@ze...> - 2004-06-15 19:44:49
|
Hi all,
just committed to CVS in the dev/jedi_mbe folder the changes in Jedi.System and Jedi.Collections to allow editing of collection
items from within the Object Inspector (PropertyGrid). It allows adding, editing and deleting of items. Note that I currently only
checked collections containing items with a default property (not yet tested what happens when you have a collection of Integer)
and only IList type collection, not IDictionary.
I also committed the update Jedi.Windows.Forms.Hmi.Leds unit to use the inline collection editor (technically it already did
but it had to be adapted to the changes made to the editor).
Note that those with anon. access to CVS may need to wait a few hours before the anon. server is updated. You'll need rev 1.2
of all three files.
--
Marcel Bestebroer (Team JEDI) http://delphi-jedi.org
Project JEDI Help coordinator
JVCL Help team coordinator
JEDI.NET team coordinator
|