• 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
NSTextView inside custom control
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTextView inside custom control


  • Subject: NSTextView inside custom control
  • From: Olivier Destrebecq <email@hidden>
  • Date: Wed, 27 Aug 2003 17:21:28 -0500

I'm working on RRSpreadsheet
(http://sourceforge.net/projects/rrspreadsheet/). This is basically a
spreadsheet control. When i try to edit a cell using -
(void)editWithFrame:(NSRect)aRect inView:(NSView *)controlView
editor:(NSText *)textObj delegate:(id)anObject event:(NSEvent
*)theEvent then the controlView is totally refreshed every time the
cursor blinks. Would there be a way to not have that refreshed and that
only the text field is refreshed. This cause some side issue apparently
at the same time: since all the cell are redrawn, the content of the
prototype cell get changed and apparently that affect the content of
the text editor.

thanks for any pointer
Olivier
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: How to load a sheet in a separate Nib file
  • Next by Date: Re: [NSString drawAtPoint: withAttributes:] broken, uh?!
  • Previous by thread: Re: refresh GUI problem.
  • Next by thread: Limiting a float
  • Index(es):
    • Date
    • Thread