FIELD update

My replacement for FIELD for REBOL 1.3 VID has been updated with some bug fixes and it now supports decimals and negative numbers in numeric mode.

The new FIELD now also handles passwords properly using SET-FACE and GET-FACE.

As well as FIELD, there is now also NAME-FIELD, which is appropriate for entering names, where the first letter of the word should be capitalized.

One note: I've removed the +/- key functionality from the default numeric mode, so it's possible to enter negative numbers. To enable them, use the NUMERIC-KEYS flag. Scroll-wheel however still works.

You can get it from the download section and it's called vid-field.r.

Enjoy! Happy
|