> (I haven't tested this code - but you get the id)

Well, I get the _idea_!  Getting the IDs is, of course, the problem.  You're
right that it would be easier to do this at design time using the technique you
described in 7.5, but it still has to be done (and maintained) at design time
by the programmer.

If this information were available programmatically at runtime it would open up
a whole new set of possibilities.  You could write generic code that, when
called from the ON AFTER START eep could do all kinds of clever things to the
form it is called from.

Javier's desire to turn all the components to read only is only example.  You
could allow all kinds of generic form customizations.
--
Larry

Reply via email to