I have got several fields on a screen and when I click on one of them I disable all the other (false) and I make the one where the user click active (true). Now everything is fine if I click always on a different one, instead if I click on a previously clicked one it doesn't work.
I suspect this is the problem. Somewhere your code is not toggling the editable state or is somehow not updating a variable it might contain to indicate the member should be editable.
Really, a post of the click code would be most useful in this. Have you watched this with the Debugger as well to see if you can walk through whatever variables are/not being set?
Warren Ockrassa | President, nightwares LLC [EMAIL PROTECTED] nightwares LLC | Consulting Programming http://www.nightwares.com/ Developer | Structor, a presentation development/programming tool Info and demo | http://www.nightwares.com/structor/ Author | Director 8.5 Shockwave Studio: A Beginner's Guide Chapter samples | http://www.nightwares.com/director_beginners_guide/
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
