[REBOL] Re: VID: clear-fields - how to improve it
From: atruter:labyrinth:au at: 28-Mar-2003 10:46
How about a clear-faces function that supports:
clear-faces/all
clear-faces/field
clear-faces/area
clear-faces/field/label/text-list
clear-faces/mystyle
clear-faces/my-style
clear-faces/my-date-style/default now/date
etc
The ability to clear by user-named styles would enable the VID designer to
control the granuality of the operation while keeping the function itself
as generic as possible.
The /default refinement would provide a handy means of assigning a value to
a style.
Regards,
Ashley