At 6:20 PM -0600 12/17/01, Chipp Walters wrote: >Every time I try from a button: > >on mouseUp > set the textStyle of the SelectedChunk to bold >end mouseUp > >it doesn't work. It turns out that when the button is pressed, the focus >leaves the field and the selectedChunk is now empty. > >I know this should be easy...
Try capturing the selection information you need in the mouseDown event. regards, geoff _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
