Hello  everyone ...

    The question confuse me many days... can someone help me ~

    I want to get the line information of a table's field .
        ex : fieldP->lines[0].start  and fieldP->lines[0].length

    palm OS 5.0 SDK : It does not support or provide backward compatibility
                                   for the FieldType structure. Never access
its structure
                                   members directly....
    so I can not access the line information directly...

    and I try the function :  FldGlueGetLineInfo(const FieldType *fldP,
UInt16 lineNum, UInt16

*startP , UInt16 *lengthP );
    the function only work in a pure field...
    in a field belong to a table , the error message shows :
        Emul68K Common.c
        Line:360,Form object not found
    but the "fldP" I pass to the FldGlueGetLineInfo( ) is available , ( I
try FldPaste( ), it works )

    can someone help me~~ thanks very much...

    PS : in Tungsten|T ...

Best Regards.



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

Reply via email to