On Mon, 12 Nov 2007 20:40:43 +0000, Dave wrote: > Hi, > > I'm not sure what you mean by "writable". Do you mean that the user > cannot enter text in it?
Right - setting the 'writable' of a field causes the 'setProp writable' to be triggered, which (if false), locks the text, removes the ability to select text, and removes the focus border potential from the field. And the opposite if you set the 'writable' to true. Ken Ray Sons of Thunder Software, Inc. Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
