For Josh Pike: How can "Look It Up" be modified as you describe?
Thanks!
March 21, 2004 ·
version v.03b1 Thorsten Karrer
Nice widget idea, but not the greatest look and feel.
Give it a more Aqua-like look and add the following code for drag´n´drop support and I will really like this one! :)
<onDragDrop>
if (system.event.data[0] == "string"){
searchCriteria.data = system.event.data[1];
openURL("http://dict.leo.org/?search="+searchCriteria.data);}
</onDragDrop>
March 13, 2004 ·
version v.03b1 Lothar Späth
Nice, but if it doesn't work, here's a shortcut I'm using: I have a Bookmark for dict.leo.org directly in the Safari bookmark bar (not inside a folder), and now I can jump to it directly with Command-1. Very handy when reading a webpage in Safari and wondering about a word - actually even faster than this tool here
March 01, 2004 ·
version v.02b Josh Pike
FYI, the 'Look it Up' widget can be easily modified to search the LEO site. Plus, it's hidden. That's what I've been using.
March 01, 2004 ·
version v.02b Scott Heath
I couldn't get it to work either. I have 10.3.2 Panther. Have you tested it on Panther?
It isn't clear whether this is supposed to work English to German, German to English, or either way...