Sep 2007
Tester Updated
26-Sep-2007 22:07 Filed in: Tester
I've fixed a few bugs in my personal timesaver
Tester as well, and I thought it
would be a good idea to publish them.
Please note that this tool is still experimental. (But it's still a huge time saver for me, and perhaps can be that for you.)
Simply 'do the link at the top of this blog post from a Rebol/View console and you're set to go. Enjoy!
Changes:
- Results are no longer trimmed of quotes and are clipped to 25 kb in length for very large results.
- It should now be possible to watch variables inside contexts.
- I've removed non-functioning buttons to reduce confusion on what works and what doesn't work.
- Full result windows for function marks are now scrollable.
- Tests can be rearranged with drag'n'drop.
- Tester no longer crashes after creating a new project.
- Fixed various bugs that would cause crashes.
Please note that this tool is still experimental. (But it's still a huge time saver for me, and perhaps can be that for you.)
Simply 'do the link at the top of this blog post from a Rebol/View console and you're set to go. Enjoy!
|
TOOLBAR Updated
26-Sep-2007 15:19 Filed in: TOOLBAR
FIELD update
03-Sep-2007 14:55 Filed in: VID
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!
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!