I want the check box not editable. Thanks Sam
-----Original Message----- From: Tim Astle [mailto:[EMAIL PROTECTED] Sent: Thursday, June 29, 2000 10:43 AM To: Palm Developer Forum Subject: Re: Question on Table. Please help What column has to be not editable? If it's the text one, you can just use a customTableItem instead of a textTableItem and create a Custom Draw Callback procedure to display the text. +++++++++++++ Timothy D. Astle Embedded Systems Programmer ALT Group Inc. +++++++++++++ People on Jolt cola write the funniest things. A-10 Obedience Guide, Kitty Hawk Studios Samuel Tu <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi Everyone. > > I have a question about table? I have a table, the first column is check box > item, and next is text. How can I set only the column not editable, but > visiable to user? I look at the SDK Ref. I can only set the whole table not > editable, not single column.Please help. Thanks! > > Sam > > > > > ============================================ > Samuel Tu > Software Engineer > Numoda Corporation > The Curtis Center > 601 Walnut Street, 9th Floor > Philadelphia, PA 19106 > Tel : 215.238.8881 > Fax : 215.238.9995 > Email: [EMAIL PROTECTED] > > --------------------------------------------------------------- > > This electronic mail transmission contain > confidential information intended only for > the person(s) named. Any use, distribution, > copying or disclosure by another person is > strictly prohibited. > --------------------------------------------------------------- > > > -- 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 ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
