• 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
*Editable* rotated text
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

*Editable* rotated text


  • Subject: *Editable* rotated text
  • From: Robert Clair <email@hidden>
  • Date: Fri, 12 Nov 2004 13:12:25 -0500


I'm trying to do rotated text - I've read the CircleView code and the archives,
but what I'm trying to do is a bit more complicated: I want the text to editable
(without using an auxiliary text field as CircleView does). I think I know
how to do most of it except there is one minor nag.


The blinking insertion cursor is draw by

[NSTextView drawInsertionPointInRect:color:turnedOn:]

except... The first time it is drawn after a mouseDown: or
a key event (entering a letter) it seems to be drawn by another
piece of code, after which it returns to the regular way of drawing it.

Does anybody know where this happens or how to grab it
to override it ? (One could turn of the cursor for the duration
of the events and then turn it back on again but that's ugly.)

Thanks,

Bob Clair

_______________________________________________
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: *Editable* rotated text
      • From: Wade Tregaskis <email@hidden>
  • Prev by Date: Re: Bindings and localization
  • Next by Date: Re: Can NSStatusItem contain NSTextField ?
  • Previous by thread: Re: Can NSStatusItem contain NSTextField ?
  • Next by thread: Re: *Editable* rotated text
  • Index(es):
    • Date
    • Thread