Hi,
what I'm wanting to set up is a textbox and a button, so that a user can select some text in the textbox and press a button to insert tags around it. The main problem is that I can't seem to use the selStart and selLength properties of the txtbox because as soon as the button is pressed, the focus has already left the textbox. If anyone knows an event sequence outline that would let me maintain these variables then could they hepl me out.
Ta
Keith
what I'm wanting to set up is a textbox and a button, so that a user can select some text in the textbox and press a button to insert tags around it. The main problem is that I can't seem to use the selStart and selLength properties of the txtbox because as soon as the button is pressed, the focus has already left the textbox. If anyone knows an event sequence outline that would let me maintain these variables then could they hepl me out.
Ta
Keith