Hi Ben This is how it appears to be.
To get the documentation consistent the Palm developers you should either remove the redundant stuff from the documentation and header files, or implement those three objects. To be honest, I am not sure which way takes less time... :=) Michael -----Original Message----- From: Ben Combee [mailto:[EMAIL PROTECTED]] Sent: Monday, 19 November 2001 11:05 To: Palm Developer Forum Subject: Re: Support of Line resource in pilrc and more "Michael Glickman" <[EMAIL PROTECTED]> wrote in message news:68294@palm-dev-forum... > > You are right, this is really a 'bogus'. > > FormFrameType and FormLineType stuctures are documented in PalmOS > reference guide (see Form Data Structures, pages 253 and 256, sdk-4), > but not listed under Form Resources. This is a Palm OS documentation bug -- these resources were originally going to be supported, but no code was written to implement them, and they've never been an official part of Palm OS. They got documented because their structures were left in the header files, but if you look in the source for FrmDrawForm (under the developer license), you'll see that there is no implementation for frmLineObj, frmFrameObj, or frmrectangleObj. Supporting them in PilRC would be useless. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
