Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #22278
| Newsgroups | comp.lang.java.programmer |
|---|---|
| Date | 2013-02-11 17:52 -0800 |
| References | <4c4og89mi8u9q6ic9lqb417hm232iju51a@4ax.com> |
| Message-ID | <47cf9b3b-cab7-4d09-84db-a6f6d8e828c7@googlegroups.com> (permalink) |
| Subject | Re: slick progress bar |
| From | zfollette@gmail.com |
On Friday, February 1, 2013 11:12:01 AM UTC-8, Roedy Green wrote: > 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 Could you possibly set the icon label to have a loading bar looking image and extend the size of it depending on the percentage it is loaded?
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | 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