Re: How to make TextBox read only but look normal
- Posted by AndyDrummond Jul 06, 2009
- 1340 views
Dan_M said...
That's why I thought it would be best to just initially make the edit text a "read only", and then use "removeStyle(EditId,ES_READONLY) to allow editing. Only problem (!) is that it doesn't seem to work, though I can't see why not.
dan
Yes, I can see that looks OK. Also I find that right-button and Paste still tramples on the text. I'll play some more but I can't see why it should. This task should be easier that it seems to be!
Andy