• 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
NSTextField fieldeditor subclass example? (and an unrelated other inquiry)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTextField fieldeditor subclass example? (and an unrelated other inquiry)


  • Subject: NSTextField fieldeditor subclass example? (and an unrelated other inquiry)
  • From: vincent habchi <email@hidden>
  • Date: Tue, 6 Jul 2010 20:31:06 +0200

Hi there,

after a small interruption, I am about to resume Cocoa coding with what seems to me one of the hardest things I ever made so far with the Mac: coding a SQL custom editor with token handling (keyword and column name coloring, completion, automatic selection extension on keyword boundaries).

Before I dive into it, has somebody ever stumbled on example code that would cover part of what I try to do?

Thanks a lot,
Vincent

BTW, another unrelated question. I have a method that takes an NSPoint as an argument. I call it this way:

[foo point:NSMakePoint(x, y)]

and get an analyzer warning: "Pass-by-value argument in function call is undefined".

Should I recode the function so that it takes a NSPoint * instead?

_______________________________________________

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

  • Prev by Date: Re: How to debug crash on startup of 64-bit build
  • Next by Date: Re: How to debug crash on startup of 64-bit build
  • Previous by thread: Re: How to debug crash on startup of 64-bit build
  • Next by thread: Finder view in an application
  • Index(es):
    • Date
    • Thread