To interacts with a locked field. I do this. I put a menu button on the card. Put the menu stuff in the button. Script the button. In your field, Lock text put this handler into the field script.
on mouseup popup btn "b1" -- the name of the button you want to show. end mouseup Then the menu from the button will show under the line you clicked in the field. I think this is what you want to do. John Cuccio _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
