Difference between locktext and traversalon?

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
vamp07
Posts: 21
Joined: Mon Apr 10, 2006 2:12 pm

Difference between locktext and traversalon?

Post by vamp07 » Fri Mar 27, 2009 6:37 pm

Does anybody know the difference between these to properties? I don't want the user to be able to change the contents of a field except programmatically. Either property seem to accomplish this.

Thanks

vamp07
Posts: 21
Joined: Mon Apr 10, 2006 2:12 pm

Post by vamp07 » Fri Mar 27, 2009 6:40 pm

Ahh never mind.. Focusable allows you to select the item in the UI even if you cannot change it because of locktext.

Post Reply