One of the apps I am working on is a database that I need to restrict the user to reference only. In the 3.0 software we have the added ability to select, copy and paste, but I don't want to allow the user to do that.
In earlier versions of the OS the text field could be set this way, but the copy/paste system seems to allow access anyway. The other issue that relates to the same access is that if text is selected, it often leaves a curser in the text. If I go out of the view and back again, the scrolled text shows the position held by the curser, not back to the top as I would like.
It works perfectly in 2.2.1, but does the above in 3.0.
My main views are in IB, with some elements just code, and I have altered all sorts of settings that indicate this is possible, but has no effect.
If anyone has an idea of methods I could use, please post.
In earlier versions of the OS the text field could be set this way, but the copy/paste system seems to allow access anyway. The other issue that relates to the same access is that if text is selected, it often leaves a curser in the text. If I go out of the view and back again, the scrolled text shows the position held by the curser, not back to the top as I would like.
It works perfectly in 2.2.1, but does the above in 3.0.
My main views are in IB, with some elements just code, and I have altered all sorts of settings that indicate this is possible, but has no effect.
If anyone has an idea of methods I could use, please post.