Hi Brett,

> I'm not sure you can use the dirty? flag for testing if data has changed. It
> doesn't seem to behave as I would expect. For example, in Cyphre's example
> without hitting the Enter key or the Tab key, enter some information into
> both the fields and try the button. For me, no dirty faces are found. Only
> once I hit the Enter key does the routine work.

dirty? is used internally by the standard rebol focus system. I would not use
it to check if a field changed, because it is cleared by the focus system
under some conditions (which could change in future). I would consider it a
private flag.

---
Ciao
Romano

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to