Re: Button() call not in 10.1
Re: Button() call not in 10.1
- Subject: Re: Button() call not in 10.1
- From: Chris Boot <email@hidden>
- Date: Fri, 21 Sep 2001 16:51:15 +0200
Hi,
>
Anybody know what the equivalent Cocoa call is for the toolbox call
>
Button() ??
It's simply, uh, Button(). Just add Carbon.framework to your project and
include Carbon/Carbon.h in the file you want to use it from. I haven't
tested this, but most Carbon functions are perfectly usable from Cocoa (only
stuff that deals with Carbon Events is not, AFAIK).
--
Chris Boot
email@hidden
"use the source, luke." (obi-wan gnuobi)