6 Aug
2008
6 Aug
'08
5:38 p.m.
On Aug 5, 2008, at 7:46 PM, Andy wrote:
Is there any API method I could use ?
There's no platform-independent WebKit API, so this is a platform- specific question. In the Mac OS X API, the way you determine this is by checking to see if the cut: command is enabled using the validateUserInterfaceItem method. -- Darin