2001/04/27 Dear Listers Thanks to those of you who responded. Since my first post, I had the 3.5 SDK Reference printed and set to work to identify and fix the errors. It turned out that they were all involved with scrolling functions. For the archive, the following additions cleaned up all the problems: #include <PalmCompatibility.h> #include <Window.h> #define DirectionType WinDirectionType #define up winUp #define down winDown Sincerely Herb Valliant -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
