Hey, first off I just want to say Fluid is awesome. I've known of it
for a while but only the other day stumbled across all the cool stuff
you can do with Javascript and now I'm a true believer. I added a
bunch of those features to my web app (
http://stafftool.com) like dock
menu items and a message count badge and it works great. I wrote up a
blog post about it if you're curious -
http://stafftool.com/blog/2008/03/09/stafftool-app/
Anyways, one thing I noticed was that choosing a menu item from the
dock menu works great, but doesn't give the app focus. So, for
instance, I have menu items for creating new records in the app, but
if you're not currently in the app (or on a different space) the event
fires and works, but you remain wherever you are. Would it be possible
to give the app focus, like if you choose "Compose new message" from
Mail's dock menu?
Thanks again for the great app.