Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript to open the Show Recent menu' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to open the Show Recent menu
Authored by: cougar718 on Jun 23, '06 08:55:56AM

Awesome! Glad it works for you and I'm glad you edited it. Love to see that! It seems that there are some Input Manager plugins that break the communication to 'System Events' which in turn break your/our script.

Now I cannot believe Apple does not have a standard shortcut for the 'Open Recent' menu. I guess it's the Developer's and ultimately Apple for making it a Aqua Guide rule because in any nib, I'm sure you could use <modifier> + O to show the recent menu.

Real quick: Your idea makes the 'Open Recent' menu like a window which you can choose the document from which why others find it so convenient.

---
Rick alias cougar



[ Reply to This | # ]
An AppleScript to open the Show Recent menu
Authored by: TvE on Jun 24, '06 12:33:50AM

Yes - a feature that should be implemented in the OS.

I can recommend the way Zend Studio (a PHP IDE) implemented it.

Type CTRL-SHIFT-R and you get (a seperate window) with a list of the (10?) most recently opened files…

CMD-SHIFT-R is probably a better shortcut for a Mac user - Zend Studio is X-platform



[ Reply to This | # ]
An AppleScript to open the Show Recent menu
Authored by: Lutin on Jun 24, '06 02:08:16PM
Awesome! Glad it works for you and I'm glad you edited it. Love to see that!
I like it as well. That's why I would like an option to get an email every time a comment is posted.
I'm sure sharing and exchange like that would happen more often, and be of better quality.
Currently, after a few months, the comments of an hint get lost far in the site.
I know there is now RSS for the comments, but there is too much traffic. I just want to be able to watch a few threads.
robg?

[ Reply to This | # ]