I think im just stupid.

1: Im new to this so i haven't quite got used to the differences between C
and C++.

2: I needed to define the function as below...

    extern Boolean MainFormHandleEvent(EventPtr eventP);
//... before calling it
    FrmSetEventHandler(frmP, MainFormHandleEvent);

3. I then found that what i was trying to was allready accomplished if i had
used the mulitseg stationary provided.

4. But im confused by the above solution as it would suggest that i cant
define a header file to say group commonly used functions among different
applications. <gibber>

5. What is the meaning to the universe and all life as we know it?



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to