Hi All I have a problem setting characteristics in text members.
I want to set the fontStyle of an added char to the fontStyle of the char after it (Rather than before it, which is how it works automatically). eg: plain textbold textplain text type in text: plain textNEWTEXTbold textNEWTEXTplain text instead of how it works normally: plain textNEWTEXTbold textNEWTEXTplain text I know I can find the fontStyle on a keyDown and then set it to the added char on keyUp. But this slows everything down as it has already placed the char added into the member and then needs to format it. I want to be able to set the fontStyle of the char before it appears in the member, on keyDown. This has really bamboozled me so any help will be very much appreciated. Cheers Si [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/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!]
