• 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: Cocoa, ATSUI, and graphics context
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa, ATSUI, and graphics context


  • Subject: Re: Cocoa, ATSUI, and graphics context
  • From: "Timothy J. Wood" <email@hidden>
  • Date: Sun, 21 Apr 2002 14:57:17 -0700

On Sunday, April 21, 2002, at 12:18 PM, Todd Heberlein wrote:

values[0] = CG_context;

You need to pass the address of the variable containing the context (like to you do with all the other ATSUI attributes).

So, try this:

values[0] = &CG_context;

-tim
_______________________________________________
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.

  • Follow-Ups:
    • Re: Cocoa, ATSUI, and graphics context
      • From: Todd Heberlein <email@hidden>
References: 
 >Cocoa, ATSUI, and graphics context (From: Todd Heberlein <email@hidden>)

  • Prev by Date: Re: Aqua Human Interface Mailing List
  • Next by Date: Ghostly Contents folder :-(
  • Previous by thread: Cocoa, ATSUI, and graphics context
  • Next by thread: Re: Cocoa, ATSUI, and graphics context
  • Index(es):
    • Date
    • Thread