• 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: VCDs and great mess :-)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VCDs and great mess :-)


  • Subject: Re: VCDs and great mess :-)
  • From: Ondra Cada <email@hidden>
  • Date: Wed, 14 Nov 2001 11:37:57 +0100

Riccardo,

>>>>>> Riccardo Santato (RS) wrote at Wed, 14 Nov 2001 11:30:14 +0100:
RS> 2) How can I initialize a NSPoint ? NSBezierPath makes, obviously, use of
RS> them but the documentation is really poor on giving me advices... :-((

So far as I know, NSPoint is just an abstraction of a geometrical point, ie.
a pair of float values. Especially, it has a little to do with a pixel, and
thus I am aftraid it won't help you implementing a video player.

Anyway, the initialization's straighforward:

NSPoint pt=NSMakePoint(x,y);

where of course 'x' and 'y' can be generic float expressions.
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
2K Development: email@hidden http://www.2kdevelopment.cz
private email@hidden http://www.ocs.cz/oc


References: 
 >VCDs and great mess :-) (From: Riccardo Santato <email@hidden>)

  • Prev by Date: Re: [Very slightly OT] Verbing with FTP
  • Next by Date: Mac OS X 10.1.1 Technical Notes ??
  • Previous by thread: VCDs and great mess :-)
  • Next by thread: NSBitmapImageRep Colorspace Question
  • Index(es):
    • Date
    • Thread