My App uses Growl to post notifications, and if Growl is not present on a 
user's computer when they first run my app, the Growl framework asks the user 
if they would like to install Growl.

The problem is, the first thing my App does is to present a modal window to the 
user asking him to sign in to his account.  Therefore, when the Growl install 
alert box pops up, it is present but inactive until the user logs into his 
account.

Is there a way for me to detect whether Growl is going to display this window, 
so that I can delay my login window?  Of course, I also need to know when Growl 
has closed it's window, so I can open mine.  Alternately, can I delay the Growl 
window until the user has logged in ?  If not, other suggestions for this 
scenario ?

Thanks,
Colin

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" 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/growldiscuss?hl=en.

Reply via email to