On 4 Nov 2010, at 20:08, Mads Hartmann Jensen wrote:
Is it possible to tell textmate to show a tooltip from applescript?
It is possible to show tool tips from (shell) commands via the "$DIALOG" tooltip command.
While you can call shell commands from AppleScript, this is a bit convoluted since you need to have the TextMate environment to know the value of the DIALOG variable.
_______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
