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


Menu IDs | 12 comments | Create New Account
Click here to return to the 'Menu IDs' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Menu IDs
Authored by: Lou Kash on Dec 01, '05 06:22:12AM

If you use Tiger, it's possible that Safari 2 has additional menu items for adding RSS feeds; I don't know. In that case it's likely that an ID doesn't work anymore.

You can check what menu items are being selected if you run the script from the Script Editor window while having the Event Protocol tab or window open.

You might have noticed that I have used ID 4 for the AddBookmarkFolder variable. Funny though that the item "Add Bookmark Folder" is the third *visible* entry in the Bookmarks menu, thus there must be an invisible item above.
In fact, the "Show Bookmarks" item are two items in one space. "Hide Bookmarks" (if Bookmarks are visible) has ID 1 whereas "Show Bookmarks" has ID 2.
Separators are menu items as well, by the way.



[ Reply to This | # ]