There is a FrmSetEventHandler, is there going to be a
FrmGlueGetEventHandler?
It would look something like this:
FormEventHandlerPtr FrmGlueGetEventHandler (FormPtr frm)
{
return ((FormEventHandlerPtr) frm->handler);
}
I need to be able to access this information to store it for my nested
list forms code (I have an application that has nested lists implemented
as separate forms since each list can have custom drawing, scrollbars,
etc. in it).
Thanks,
trv
--
Trevor Menagh | Software Engineer
[EMAIL PROTECTED] | iambic, Inc.
(408) 367-1600 x20 | Software for handhelds
www.trevreport.org | www.iambic.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/