Here’s a screen dump of some code and some errors that I don’t quite understand. What am I doing wrong?
My code is afaicansee for all intents and purposes identical to the example code from the programming the BeOS book. I’m not missing any includes (which the error seems to suggest to me?) and I triplechecked for typos but I’m still missing something apparently.
EDIT - It appears I need to #include <Button.h>, but none of the sample code does that? Of course, that gives me the same error, but still… is the code wrong or is it something else?