Josh- Sunday, September 17, 2006, 6:33:19 PM, you wrote:
> selectionChanged triggers even if the contents have NOT changed... so > you either update every time the field gets focus (sloppy) or have to > write a complex workaround to save the field contents, then check > them later against the stored version. There's no way around that. You either have to know that the field contents have changed or you don't. Are you saying that you have a way to tell whether the field contents have been changed when you receive a closeField message? Without setting the same semaphore? And if you want to implement an "undo" or "revert" feature you need to save the original contents anyway... -- -Mark Wieder [EMAIL PROTECTED] _______________________________________________ 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
