Thanks Terry.  I'll give that a try.

Steve



This might be a roundabout approach but it seems to work.

on mouseDown pButton
  put the selectedChunk into tChunk
  do ("set the backgroundColor of "&tChunk&" to the hiliteColor")
  popup btn "contextMenu" at the mouseLoc
  do ("set the backgroundColor of "&tChunk&" to empty")
  do ("select"&&tChunk)
end mouseDown

Terry...



_______________________________________________
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

Reply via email to