Am 22.09.2011 um 11:39 schrieb Ulf Dunkel:

> The documentation only says: "Brings forward a panel allowing the user to 
> manipulate text tables in the text view.", but it also immediately inserts a 
> default table in the currently selected text view, if any.

A search brings up the Text Layout Programming Guide:

"NSTextView has built-in support for text tables, which provides the easiest 
way to add table support to your text view. This table support is in the form 
of the action method orderFrontTablePanel:. This method inserts a table into 
the text view and opens a modeless utility window that floats over the 
application windows. This table panel enables the user to manipulate attributes 
of a table while the cursor or selection is in the table."

So this behavior seems to be intentional. I guess your best bet is to file an 
enhancement request.


Andreas_______________________________________________

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