On 31-Aug-04, at 2:14 PM, Norman Palardy wrote:
On Aug 31, 2004, at 2:45 PM, Barrie Jones wrote:
Cancel this. I found a problem in my code. Change event does not fire
when using addrow.
True ... but some controls do fire a change or action when you do
control.listindex = control.listindex
PopupMenus do this
despite no change in the listindex they fire the change event if you
do this in code (but they wont fire change if you select the same item
in the UI)
Setting the value of a RadioButton to true on startup will also fire
its Action event. I regard these as "Gotchas" if one isn't aware of
them.
Terry Ford
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|