Re: Focusable vs. Locked Text

2005-10-01 Thread Jeanne A. E. DeVoto
At 7:58 AM -0400 9/30/2005, [EMAIL PROTECTED] wrote: Is there a difference between focusable and locked text in the basic properties of a field? If so what is that difference? Focusable (the traversalOn property) means you can select in a field. Locked text (the lockText property) means the

Re: Focusable vs. Locked Text

2005-10-01 Thread Jeanne A. E. DeVoto
At 9:59 AM -0700 10/1/2005, Jeanne A. E. DeVoto wrote: Focusable (the traversalOn property) means you can select in a field. Locked text (the lockText property) means the user can change the text. Er, ...means the user *can't* change the text, that is. Sigh. -- jeanne a. e. devoto ~ [EMAIL

Focusable vs. Locked Text

2005-09-30 Thread AbilityForms
Hi Everyone, Is there a difference between focusable and locked text in the basic properties of a field? If so what is that difference? Joe, Orlando, Florida ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to

Re: Focusable vs. Locked Text

2005-09-30 Thread Sarah Reichelt
Is there a difference between focusable and locked text in the basic properties of a field? If so what is that difference? Locked text cannot be changed. Focusable text can be selected for copying, even if it is also locked. If you want to allow locked text to be selected, make sure