Hi all,

I am working with the open source Fluid.app, trying to get my
userscript to work.
In it, I call a couple different Fluid API methods.
window.fluid.showGrowlNotification() is working - my app is triggering
Growl notifications just fine.
However, the console is reporting that window.fluid.setDockBadge is
not a function. The same is true for window.fluid.dockBadge. When i
try console.log(window.fluid.dockBadge) or
console.log(window.fluid.setDockBadge) I get undefined.
Are these features not available in the open source Fluid / Fluidium?
thanks

-- 
You received this message because you are subscribed to the Google Groups 
"fluidapp" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fluidapp?hl=en.

Reply via email to