Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development > iPhone SDK Development - Advanced Discussion

Reply
 
LinkBack Thread Tools Display Modes
Old 06-13-2009, 01:14 PM   #1 (permalink)
New Member
 
Join Date: Jun 2009
Posts: 1
Default Disable Copy and Paste?

Hi,

I'm planning to develop an app which shows premium content for a limited amount of time. For this purpose I'd want the text shown and it important to not allow any copying, editing or saving of the text.

I'm not sure if you can disable this OS-level feature on an application specific basis?

Anyone? Thanks in advance!
arel is offline   Reply With Quote
Old 06-13-2009, 06:31 PM   #2 (permalink)
Registered Member
 
Join Date: Oct 2008
Posts: 94
Default

Quote:
Originally Posted by arel View Post
Hi,

I'm planning to develop an app which shows premium content for a limited amount of time. For this purpose I'd want the text shown and it important to not allow any copying, editing or saving of the text.

I'm not sure if you can disable this OS-level feature on an application specific basis?

Anyone? Thanks in advance!
I've never used UIMenuController before, but I've gotten the impression you have to create it yourself in your app. Am I wrong on this?
yezaev is offline   Reply With Quote
Old 05-23-2010, 10:46 AM   #3 (permalink)
Registered Member
 
Join Date: May 2010
Posts: 5
Default with html

<style type="text/css">
body {-webkit-user-select:none;}
</style>
ggyamin is offline   Reply With Quote
Old 05-19-2011, 03:20 AM   #4 (permalink)
Registered Member
 
Join Date: Jun 2010
Posts: 10
Default

Quote:
-webkit-user-select:none;
works perfectly on iOS <= 4.2 but is not working on 4.3

Anyone knows how to disable it on 4.3?
alpopek is offline   Reply With Quote
Old 05-19-2011, 03:37 AM   #5 (permalink)
Nuisance Developer
 
Join Date: Jul 2009
Location: Italy
Posts: 4,691
Default

mmm,....try with
Code:
   "-webkit-touch-callout: none;"
__________________
dany_dev is offline   Reply With Quote
Old 05-19-2011, 04:31 AM   #6 (permalink)
Registered Member
 
Join Date: Jun 2010
Posts: 10
Default

Quote:
-webkit-touch-callout: none;
I tried it earlier with no success
alpopek is offline   Reply With Quote
Reply

Bookmarks

Tags
copy, disable, paste

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 260
23 members and 237 guests
ADY, AragornSG, bookesp, chillyh, dacapo, Dani77, Davey555, Desert Diva, Dominus, glenn_sayers, HemiMG, JasonR, LEARN2MAKE, M.A.S., marshusensei, mer10, nobre84, Oral B, prchn4christ, Raggou, Rudy, themathminister
Most users ever online was 1,187, 10-11-2011 at 08:09 AM.
» Stats
Members: 158,885
Threads: 89,230
Posts: 380,765
Top Poster: BrianSlick (7,129)
Welcome to our newest member, bookesp
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 02:31 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0