Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #21967
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | slick progress bar |
| Date | 2013-02-01 11:12 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <4c4og89mi8u9q6ic9lqb417hm232iju51a@4ax.com> (permalink) |
I have noticed a few windows apps displaying progress as a moving green tide on the icon on the task bar. This lets you monitor progress of a minimised app. It would be nice if some of Java apps did that. Is there anything in the Java API that hooks up to it? is there a jni lib? here is some info on how it works under .net in Windows 7 http://blogs.windows.com/windows/archive/b/developers/archive/2009/07/28/windows-7-taskbar-dynamic-overlay-icons-and-progress-bars.aspx -- Roedy Green Canadian Mind Products http://mindprod.com The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time. ~ Tom Cargill Ninety-ninety Law
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
slick progress bar Roedy Green <see_website@mindprod.com.invalid> - 2013-02-01 11:12 -0800
Re: slick progress bar zfollette@gmail.com - 2013-02-11 17:52 -0800
Re: slick progress bar bob smith <bob@coolfone.comze.com> - 2013-02-12 08:02 -0800
Re: slick progress bar Roedy Green <see_website@mindprod.com.invalid> - 2013-02-12 16:25 -0800
Re: slick progress bar Joerg Meier <joergmmeier@arcor.de> - 2013-02-14 00:50 +0100
Re: slick progress bar Roedy Green <see_website@mindprod.com.invalid> - 2013-02-15 19:01 -0800
csiph-web