• 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: How to edit/resize embedded graphics and images in a NSTextView ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to edit/resize embedded graphics and images in a NSTextView ?


  • Subject: Re: How to edit/resize embedded graphics and images in a NSTextView ?
  • From: Chaitanya Pandit <email@hidden>
  • Date: Sat, 17 Apr 2010 09:59:48 +0530

NSTextView by default won't allow you to resize the media objects, these media objects are actually NSTextAttachments displayed in NSTextAttachmentCells.

Thanks,

Chaitanya

On May 12, 2010, at 10:27 PM, Anders Sommer Lassen wrote:

> Hi,
>
> I want to embed graphics and images in a NSTextView, and hopefully support resizing of these embedded object.
>
> So far, I can embed an image object in my NSTextView, but I cannot figure out, how to make editing of the object possible.
>
> The NSTextView has a property called:
>
> -(void)setAllowsImageEditing:(BOOL)
>
> Which I have set to YES.
>
> The documentation for this property states:
>
> "Indicates whether image attachments should permit editing of their images."
>
> But when I select the embedded objects nothing happens (I hoped to see a resize handle when I clicked the embedded image).
>
> Any suggestions are welcome.
>
>
> Kind regards,
>
> Anders Lassen
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to edit/resize embedded graphics and images in a NSTextView ?
      • From: Anders Sommer Lassen <email@hidden>
References: 
 >How to edit/resize embedded graphics and images in a NSTextView ? (From: Anders Sommer Lassen <email@hidden>)

  • Prev by Date: Re: Getting a borderless window in the Window menu?
  • Next by Date: Re: Getting a borderless window in the Window menu?
  • Previous by thread: How to edit/resize embedded graphics and images in a NSTextView ?
  • Next by thread: Re: How to edit/resize embedded graphics and images in a NSTextView ?
  • Index(es):
    • Date
    • Thread