From: Takaaki T. <tt...@ja...> - 2001-09-01 07:10:09
|
At Sat, 01 Sep 2001 14:49:05 +0900, > By the way, can we define FN_DRAW using FN_CALL_RENAME? > For example: > #define FN_DRAW(klass) FN_CALL_RENAME(klass,draw,call_parent_draw) now I've added the above macro, and add handle and draw methods to each class. -- Takaaki Tateishi <tt...@ja...> |