Re: Fields and cursors

2000-07-11 Thread Kevin Miller

On 11/7/00 4:40 am, Raymond E. Griffith [EMAIL PROTECTED] wrote:

 I am having a really *weird* problem lately.
 
 I have a field which I can switch from being locked and listbehavior = true
 to unlocked with listbehavior = false. The trouble is that when I click into
 the field, there is no indication in the field as to *where* the cursor is.
 Instead of a blinking cursor I have nothing visual to indicate my position.
 
 The problem has spread to other fields that never were locked this way (but
 are on the same card).
 
 I must have changed a property somehow. But when I How can I take care of
 this?

You need to set the traversalOn property to true at the same time you set
lockText to false, and vice-versa.

Regards,

Kevin

 Many thanks!
 
 Raymond

Kevin Miller [EMAIL PROTECTED] http://www.runrev.com/
Runtime Revolution Limited (formerly Cross Worlds Computing).
Tel: +44 (0)131 672 2909.  Fax: +44 (0)1639 830 707.


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




Fields and cursors

2000-07-10 Thread Raymond E. Griffith

I am having a really *weird* problem lately.

I have a field which I can switch from being locked and listbehavior = true
to unlocked with listbehavior = false. The trouble is that when I click into
the field, there is no indication in the field as to *where* the cursor is.
Instead of a blinking cursor I have nothing visual to indicate my position.

The problem has spread to other fields that never were locked this way (but
are on the same card).

I must have changed a property somehow. But when I How can I take care of
this?

Many thanks!

Raymond



Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.