Seems like you want to go backwards in time :) My guess would be to put the focus messages at the card level and use the target or focusedObject and local variable as in Chipps suggestion plus:
- wait until lObjID is empty with messages ? On 31/01/2008, Trevor DeVore <[EMAIL PROTECTED]> wrote: > > Hi, > > Anybody know of a way to determine what control is being focused on in > the focusOut message of the previously focused control? > > For example, if an image was currently focused and then the user > clicks on a field I would like to know the reference to that field in > the focusOut message of the image. My current workaround is to fire > off a message in focusOut using send in time. This does work but is > not ideal in all circumstances. > > Thanks, > > -- > Trevor DeVore > Blue Mango Learning Systems > www.bluemangolearning.com - www.screensteps.com > > Email has been scanned for viruses by Altman Technologies' email > management service - www.altman.co.uk/emailsystems > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
