• 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 draw a rotated image in a view?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to draw a rotated image in a view?


  • Subject: Re: How to draw a rotated image in a view?
  • From: "Nishant Yede" <email@hidden>
  • Date: Wed, 04 Oct 2006 11:36:21 +0530


> can i use the equal methode to rotate a nstextfield? i have rotate
> the textfield but the content was cuted...

  hi
  you can rotate your textfield by using "setFrameRotation" method.
  for example if editor is your textField then,
      [editor setFrameRotation:50.0];
  Trry this and then let me know.


> > I got it. I create a NSView, transform it's coordinate, draw the
> > image in it's drawRect, then print the view out.
> >
> > Thanks again.
> > On Oct 2, 2006, at 10:47 AM, Shawn Erickson wrote:
> >
> >> On 10/2/06, Fei Li <email@hidden> wrote:
> >>> Hello all,
> >>> I'd like to print a NSImage object, but its size made it'd better to
> >>> be printed out by rotate 90 degree. I create a NSView (or a
> >>> NSImageView if it works) and would like draw the rotated image into
> >>> that view, then print that view out. If anybody know a good way  to do
> >>> that?
> >>
> >> Apple has good documentation on this search for it, in particular...
> >>
> >> <http://developer.apple.com/documentation/Cocoa/Conceptual/
> >> CocoaDrawingGuide/Transforms/chapter_4_section_3.html>
> >>
> >> -Shawn
> >
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Cocoa-dev mailing list      (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> > 40treeinspired.ch
> >
> > This email sent to email@hidden
>
> _______________________________________________
> 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

>


--
______________________________________________
IndiaInfo Mail - the free e-mail service with a difference! www.indiainfo.com
Check out our value-added Premium features, such as an extra 20MB for mail storage, POP3, e-mail forwarding, and ads-free mailboxes!
 _______________________________________________
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: How to draw a rotated image in a view?
      • From: Philippe Heinrich Regenass <email@hidden>
  • Prev by Date: Re: Help: Data Modelling, NSTreeController and NSBrowser
  • Next by Date: Re: Postflight script failing to execute from a package.
  • Previous by thread: Re: How to draw a rotated image in a view?
  • Next by thread: Re: How to draw a rotated image in a view?
  • Index(es):
    • Date
    • Thread