X-Spam-Check-By: sourceware.org Message-ID: <439ED076.2080509@ateb.com> Date: Tue, 13 Dec 2005 08:45:26 -0500 From: Reid Thompson Reply-To: reid DOT thompson AT ateb DOT com User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) MIME-Version: 1.0 To: Lst Recv Cc: cygwin AT cygwin DOT com Subject: Re: System Tray References: <11f3a4750512121546q6664c58bo1c6ce75492ee46cd AT mail DOT gmail DOT com> <11f3a4750512122104v5beb83dcpff759f6506df09df AT mail DOT gmail DOT com> In-Reply-To: <11f3a4750512122104v5beb83dcpff759f6506df09df@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Lst Recv wrote: > Gary, could you post a few links to some of those libraries? > > Yes, that's exactly what I'd like to do. Why? It's a great way for > unobtrusive, yet noticeable, notifications. My immediate goal is to > script a little unit test runner in the background, which constantly > runs, and loads a green or red icon in the tray. > > But I think being able to do this from shell scripts would be very, > very useful. How 'bout an icon that pop ups when an incoming email > has the word "URGENT" in it? That way, you can avoid disrupting your > flow, and not check your email, and still be informed when an urgent > one comes in. A few lines of shell script, once we'd have this. > > Anyone up to code this? > > But, yes, my immediate use is for simple continuous integration / test > driven development. > > > > Gary R. Van Sickle wrote: > There are a few libraries (actually example code, it's not terribly hard - > just hard to do right) to do this, yes. But I don't quite understand your > question. It sounds like you want to do something like: > > put-an-alert-in-the-system-tray.exe --alert-type=stopsign > --tooltip-text="Emergency!" > > Is that right? I'm kind of missing the point though - what happens if you > click it? Maybe a "--run-this-app-when-clicked=" param would make something > like this actually useful.... > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > this page may be of interest also http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/programmersguide/shell_int/shell_int_programming/taskbar.asp scroll down to "Using the Taskbar", near the bottom of the page -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/