I have tried the example in
http://www.omnigroup.com/mailman/archive/macosx-dev/2001-June/016346.html
It works fine if I do as he says in Project Builder,
but I want to compile from the commandline:
cc main.m RawApp.m
./a.out
A window does appear, but even if I click in it the...