In order to do this, I would then have to create customTableItem types for
every single column of the table, correct?

Is there a way where I can avoid creating a custom item (the built-in types
are suitable for me) and still provide a draw function to get the grid-like
table that I'm looking for?

-John

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JamesSturdevant
Sent: Wednesday, January 25, 2006 9:58 AM
To: Palm Developer Forum
Subject: Re: making a cell-outlined table

You will need to use a custom draw function and call the function 
WinDrawRectangleFrame with the bounds passed to it.

JamesS
John Rodriguez wrote:
> I wish to make a table that has borders around the cell (basically a 
> spreadsheet), but I don't see any border attributes to the table object. 
>  Any ideas?
> 
>  
> 
> -John
> 

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


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

Reply via email to