[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] Cocoa primitives



On Sunday, December 15, 2002, at 07:33 PM, James McCartney wrote:

On Sunday, December 15, 2002, at 01:46 PM, crucial felix wrote:


        PyrSlot *receiver = g->sp; // a cocoa
        PyrSlot *array = g->sp - 1; // an array


These are backwards.

oh cripes. thanks. lost in the shuffle when i changed back from another version.
ok, get paths works, i checked it in, plus help files.

The class is CocoaDialog, which can be extended to other Cocoa dependant/enabled
dialogs.

There will also be a class Cocoa which will hook up various Cocoa dependant/enabled
facilities.




_______________________________________________
sc-dev mailing list
sc-dev@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-dev



-felix