Hi all,

I'm creating a text table programatically in accordance with the 'recipe' 
specified in the Text layout Programming Guide, under 'Supporting Text Tables 
Programatically'. The table gets created with the layout I want as expected.

However, when I edit the table, the standard UI for tables (as shown using 
-orderFrontTablePanel:) only seems to be aware of parts of the table - namely 
the overall rows and columns, but the rest, pertaining to the cells, is grayed 
out. Worse, when I first open the panel, it inserts an additional table inside 
my table, and starts to edit that instead, ignoring the 'outer' table. The 
result is a completely screwed up layout.

Is there anything special I need to do to make my programmatic table 'play 
nice' with the standard UI?

--Graham


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to