RE: SDK4.0 and missing PalmOSGlue values?

2001-08-30 Thread Scott Johnson
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > if(pMenu->attr.visible) . . . > if(pMenu->numMenus <= 1) . . . > of course the compler now complains but I don't see > PalmOSGlue access to the menu vars (or am I just blind???). Currently there are no Menu glue functions. It has been sugges

SDK4.0 and missing PalmOSGlue values?

2001-08-30 Thread GB
Hi, OK, I bit the big one and updated to SDK 4.0. I changed my projects to use the new "Palm OS Support" folder instead of the "Palm OS 3.5 Support" folder. Then I added: #define DO_NOT_ALLOW_ACCESS_TO_INTERNALS_OF_STRUCTS to the beginning of my C files to flush out the bad things I'm doing