Skip navigation.
 
mlFun with table column identifiers
FROM : matt neuburg
DATE : Mon Oct 28 21:54:35 2002

On Mon, 28 Oct 2002 14:19:27 -0500, Jerry LeVan <jerry.<email_removed>> said:

>I am working on an app that requires that the number of
>table columns in a table view be determined at run time.
>
>My first solution was to create the table view with no
>columns and then add the columns at the appropriate time.
>
>The problem with this approach is that the column headers
>lose their Aqua look.


Could you explain what you mean by this? I create and destroy table columns dynamically all the time, and I'm not aware that the headers "lose their aqua look". m.

matt neuburg, phd = <email_removed>, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlFun with table column identifiers Jerry LeVan Oct 28, 20:19
mlRe: Fun with table column identifiers Brian Webster Oct 28, 20:48
mlRE: Fun with table column identifiers Jonathan E. Jackel Oct 28, 21:24
mlFun with table column identifiers matt neuburg Oct 28, 21:54