• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: other question ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: other question ...


  • Subject: Re: other question ...
  • From: Andreas Mayer <email@hidden>
  • Date: Tue, 26 Jul 2005 15:46:40 +0200


Am 26.07.2005 um 13:56 Uhr schrieb Wolfgang Schreurs:

  -[WebView selectedString]: selector not recognized [self = 0x341260]

Can anyone tell me what I'm doing wrong?

WebView does not implement a selectedString method. Try selectedDOMRange

NSString *selection = [[myWebView selectedDOMRange] markupString];


Or in short: RTF(riendly)M.

AppKiDo is a really nice app to browse the API reference: http:// homepage.mac.com/aglee/downloads/


Andreas _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: other question ...
      • From: Wolfgang Schreurs <email@hidden>
References: 
 >other question ... (From: Wolfgang Schreurs <email@hidden>)

  • Prev by Date: Re: Crash after [NSData dataWithData:(NSMutableData *)]
  • Next by Date: Re: Using AGSocket for UDP networking
  • Previous by thread: other question ...
  • Next by thread: Re: other question ...
  • Index(es):
    • Date
    • Thread