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.
Yesterday I ran through pilrc source and found an attempt to implement those (resources tLIN and tFRA), I expanded tLIN to the logical end: added FORMLINE as a FORM option, and the resource is created OK, but Form Manager doesn't accept it as a valid one! Look really bizzaire, given than this is effectively just a mere WinDrawLine. Currently I have to keep a routine, to patch the form by drawing lines, resizing bitmaps for Handera, etc. How about 'more' ? If you remeber there was another question regarding comments and conditionals. Here we can't blame the system ... Michael -----Original Message----- From: Denis Faivre [mailto:[EMAIL PROTECTED]] Sent: Friday, 16 November 2001 6:01 PM To: Palm Developer Forum Subject: Re: Support of Line resource in pilrc and more > The line resource is documented in Palm reference guide, > however I couldn't find it in pilrc manual. > Doesn't seem a good idea to add it ? Where is it documented ? Didn't find it. Anyway, because it helps making nice screens, I agree that it would be convenient to have line, frame and rounded frame resources. But before it is implemented in PilRC, it has to be supported by the OS ! -- Denis Faivre - http://www.ablivio.com -- 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/
