(a big hi to all the old DD guys on this list)

So OSX 10.7 has finally ditched the old Quickdraw functions for good - no 
surprise since they've been deprecated for years.

The latest alpha of 2.0 (fyi it's r8800 - r9042 isn't actually on the download 
page) is not compiling on Lion.
Is anyone touching 2.0 at all or should I look at the latest 1.3 to figure out 
the replacements for the deprecated calls?

Here's a partial list of the problem calls:
  NewRgn()
  UnionRgn()
  DisposeRgn()
  DiffRgn()
  RectInRgn()
  CursPtr
  SetCursor()
  GetQDGlobalArrow()
  GetFNum()
  aglSetDrawable()
  FMCreateFontFamilyIterator()
  FMDisposeFontFamilyIterator()
  PenMode()
  GetPortBounds()
  LocalToGlobal()
  FlushEvents()

Thanks,

-jonathan

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to