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 protected])

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 [email protected]

Reply via email to