I want to pass more parameter to the myFormHandleEvent, but it is
not allowed when compling.
FrmSetEventHandler (frm, myFormHandleEvent);
it is my prototype of event handle routine,
static Boolean myFormHandleEvent(EventPtr eventP, UInt x, UInt y)
is there any other way to do that except using globel variable?
thanks a lot !
E r i c ���_
Electrical and Electronic Engineering
The Hong Kong University of Science and Technology
URL: http://home.ust.hk/~ee_slm
- Re: FormHandleEvent Eric Siu
- Re: FormHandleEvent Denis Faivre
- Re: FormHandleEvent Eric Siu
