I have been looking at the action event architecture and I think it may
be missing something.  (I may be volunteering to implement it here if my
skills are good enough and it is not a redundant or bad idea).  For each
button pressed on a for there is a corresponding function
doActionblahblah.  But this only works for buttons.  What if I want to
have a select box with a whole bunch of actions that can be chosen and
executed by a button?  I have to do if, else if, else if or a
switch:.... very inconvenient :).  So my questions are:  Is an idea
worth persuing?  Or is it a waste of my time?  Is there a better way to
do it?

Dan Diephouse



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to