Jack Jansen
|
e9fb3d6db3
|
Include Carbon/Carbon.h if we're on OSX.
|
2001-09-01 23:38:13 +00:00 |
Jack Jansen
|
77105a960b
|
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package.
|
2001-08-23 13:51:46 +00:00 |
Jack Jansen
|
e85e4e43bd
|
The TNXDraw gworld argument is optional.
|
2001-07-16 21:58:44 +00:00 |
Jack Jansen
|
f0ded2f0bc
|
Various small fixes. The demo now starts to limp along.
|
2001-07-14 14:00:50 +00:00 |
Jack Jansen
|
d4b8361910
|
Fixed the mis-guessed parameters and added support for a few optional parameter types. There's a good chance that this is usable now (but there's no test code yet).
|
2001-07-13 22:27:20 +00:00 |
Jack Jansen
|
2aadb891e7
|
First stab at an interface to the Multi Language Text Editor. It compiles and imports, but that's about all. Apple didn't put const in front of their input-only by-reference args, so that needs fixing first.
|
2001-07-13 20:56:52 +00:00 |