- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I'm not sure I understand what you're asking about exactly, but you should be able to follow this line:
var f = this.addField(field_name, "signature", 0, aRect)
with this:
f.fillColor = color.white;