[Plib-users] Callback
Brought to you by:
sjbaker
From: Arne K. <Arn...@gm...> - 2001-07-22 20:58:58
|
Hi, I'm lerning plib right now, and have one question. button->setCallback ( widget_cb ); // "void widget_cb ( puObject *ob )" I would like classes to handel the callback. I know I can do that if I use *static*, is there an another way ? Arne |