Hi Rob, > >Scenario: I created a label field, copied and pasted three times. > >Now I want one of the four fields to accept keyboard input & editing. > > > Check "Hilite clicked lines & selected text" > > Rob Cozens
set the locktext of fld xxx to false set the traversalon of fld xxx to true set the autohilite of fld xxx to true ## that's what we forgot... That's it (at least to make a fields text editable and selectable again after "Show as label" is clicked)... Have a nice weekend. Regards Klaus Major [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
