Re: Questions about -orderFrontTablePanel:
Re: Questions about -orderFrontTablePanel:
- Subject: Re: Questions about -orderFrontTablePanel:
- From: Andreas Mayer <email@hidden>
- Date: Mon, 26 Sep 2011 16:59:10 +0200
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 (email@hidden)
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:
This email sent to email@hidden