Re: deleting an object as a consequence of its handler

2013-09-26 Thread Phil Davis
On 9/26/13 9:36 AM, Dr. Hawkins wrote: I have a section where, as a consequence of a closefield, it makes sense to just wipe the screen and generate it again. While the closeField handler is in the stack (actually, a button for behavior), this results in an error as the field, part of one of th

RE: deleting an object as a consequence of its handler...... missing line break

2013-09-26 Thread Ralph DiMola
Dr, I do this when deleting some stuff including the button this script is in and it works just fine and dandy for me. Sorry for the missing line break. (why does this always happen when copying from the IDE and the pasting it into an email?) Also the "with 1" is just a parameter I need to send to

Re: deleting an object as a consequence of its handler

2013-09-26 Thread Scott Rossi
As you propose, "send in" x time should do it (might be safer to allow a few millisecs unless this command appears at the end of your handler). Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/26/13 9:36 AM, "Dr. Hawkins" wrote: >I have a section where, as a consequen

RE: deleting an object as a consequence of its handler

2013-09-26 Thread Ralph DiMola
Dr, I do this when deleting some stuff including the button this script is in and it works just fine and dandy for me. Dispatch "DeleteMyButtonAndOtherstuff" to me with 1 exit to top Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message-