David Wilkinson wrote:
The problem is that although you can enter text in the edit field, the insertion point is invisible. Does anyone know why this might be?
Does the field have both the traversalOn property and the autoHilite property set to true?
To lock/unlock a field you need to set three field properties: locktext, autohilite, traversalOn. The last two should be set to the opposite of the first one.
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.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
