At 09:10 PM 2/5/2001 -0700, Jim Cassidy wrote:
>At 07:57 PM 2/5/2001 -0800, you wrote:
>>What is the meaning of SysEventType.eType 26
>>after an EvtGetEvent() call?
>>
>>Thanks
>>horace
>
>The best way to find out things like this is to grep the Palm header
>files. I looked for EvtGetEvent. I suppose you could also look for an
>event type you already handle, like frmOpenEvent, and hope the definitions
>are close by.
>
>Doing so in version 3.5 of the SDK:
>
>event.h, line 58, frmUpdateEvent, as part of the eventsEnum.
>
>The system header files are you friend.
HOLD ON, MY MISTAKE.
Found the wrong thing. I should have looked up the SysEventType struct
first, which is found in sysevent.h. In that case, eType is of type
SysEventsEnum, which means 26 == sysEventTsmFepButtonEvent, line 48,
SysEvent.h. Sorry about that. Note to self: Engage brain before hitting
send.
Jim Cassidy Celebrate national pi day,
[EMAIL PROTECTED] Mar 14, at 1:59.26 am.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/