Re: Questions about -orderFrontTablePanel:
Re: Questions about -orderFrontTablePanel:
- Subject: Re: Questions about -orderFrontTablePanel:
- From: Ulf Dunkel <email@hidden>
- Date: Tue, 27 Sep 2011 11:07:36 +0200
- Organization: invers Software & DSD.net
Hi Andreas.
"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.
Thank you for pointing me to this. So I will file an enhancement request
for the -orderFrontTablePanel: documentation and one for the function
itself. I'd like to have it toggle its (predefined) menu string and
show/hide its panel, like e.g. -orderFrontColorTable: does.
---Ulf Dunkel
_______________________________________________
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