Re: windows-less console app visual progress indicator

chris Burgess <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.clr
Message-ID <[email protected]>
Perfect! Thanks!

On Dec 6, 2007 11:09 AM, Ryan Rinaldi (TT)
<[email protected]> wrote:
> It's just a window that they programmatically move.  There isn't a
> Windows API for it.  There is a pretty nifty library you can download
> from CodeProject though:
> http://www.codeproject.com/KB/miscctrl/taskbarnotifier.aspx
>
>
> -----Original Message-----
> From: Discussion of development on the .NET platform using any managed
> language [mailto:[email protected]] On Behalf Of chris
> Burgess
>
> Sent: Thursday, December 06, 2007 10:03 AM
> To: [email protected]
> Subject: Re: [DOTNET-CLR] windows-less console app visual progress
> indicator
>
> This is really what I'd like to do. I looked into the NotifyIcon, but
> haven't gotten it to work as of yet.
>
> How is the MSN popup done?
>
>
> On Dec 6, 2007 10:44 AM, Jeremy Byron <[email protected]> wrote:
> > What about doing the MSN (Windows Messenger) style popup you get when
> > you receive a new message.  A small window "slides" up from the status
> > bar area of the desktop (on the start menu taskbar).  It stays visible
> > for a short time with the name of the sender of the message and the
> > first few words of the message.  Then after about 5 seconds it either
> > slides down or fades out.  Yours could show progress info or job
> status
> > or whatever.
> >
> > Jeremy
> >
> > -----Original Message-----
> > From: Discussion of development on the .NET platform using any managed
> > language [mailto:[email protected]] On Behalf Of Brady
> > Kelly
> > Sent: Thursday, December 06, 2007 11:37 AM
> > To: [email protected]
> >
> > Subject: Re: [DOTNET-CLR] windows-less console app visual progress
> > indicator
> >
> >
> > A form with a timer?  You can't extend MessageBox, but you hardly need
> > to.
> >
> > > -----Original Message-----
> > > From: Discussion of development on the .NET platform using any
> managed
> >
> > > language [mailto:[email protected]] On Behalf Of chris
> > > Burgess
> > > Sent: 06 December 2007 05:27 PM
> > > To: [email protected]
> > > Subject: [DOTNET-CLR] windows-less console app visual progress
> > > indicator
> > >
> > > I have a very small windows-less console app that runs very quickly
> > > and doesn't require user interaction. What would be a simple,
> > > non-intrusive visual indicator that the job has run and completed. I
> > > want something that will let them know it's done for a second or two
> > > and then go away. I don't want the user to need to dismiss a dialog
> > > box.
> > >
> > > Thanks!
> > >
> > > Chris
> > >
> > > ===================================
> > > This list is hosted by DevelopMentorR  http://www.develop.com
> > >
> > > View archives and manage your subscription(s) at
> > > http://discuss.develop.com
> >
> > ===================================
> > This list is hosted by DevelopMentor(r)  http://www.develop.com
> >
> >
> > View archives and manage your subscription(s) at
> > http://discuss.develop.com
> >
> > ===================================
> > This list is hosted by DevelopMentor(R)  http://www.develop.com
> >
> > View archives and manage your subscription(s) at
> http://discuss.develop.com
> >
>
> ===================================
> This list is hosted by DevelopMentor(r)  http://www.develop.com
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com
>
> ===================================
> This list is hosted by DevelopMentor(R)  http://www.develop.com
>
>
> View archives and manage your subscription(s) at http://discuss.develop.com
>

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.