Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > slick progress bar

Reply
Thread Tools

slick progress bar

 
 
Roedy Green
Guest
Posts: n/a
 
      02-01-2013
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/arc...ress-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
 
Reply With Quote
 
 
 
 
zfollette@gmail.com
Guest
Posts: n/a
 
      02-12-2013
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/arc...ress-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?
 
Reply With Quote
 
 
 
 
bob smith
Guest
Posts: n/a
 
      02-12-2013
On Friday, February 1, 2013 1:12:01 PM UTC-6, 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/arc...ress-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


For some reason, the image there doesn't work:

403 - Forbidden: Access is denied.

Maybe we could help more if we see an image?
 
Reply With Quote
 
Roedy Green
Guest
Posts: n/a
 
      02-13-2013
On Tue, 12 Feb 2013 08:02:23 -0800 (PST), bob smith
<> wrote, quoted or indirectly quoted someone
who said :

>Maybe we could help more if we see an image?


It is not my website. TopStyle uses the feature. See
http://mindprod.com/jgloss/topstyle.html
--
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
 
Reply With Quote
 
Joerg Meier
Guest
Posts: n/a
 
      02-13-2013
On Tue, 12 Feb 2013 16:25:29 -0800, Roedy Green wrote:

> On Tue, 12 Feb 2013 08:02:23 -0800 (PST), bob smith
> <> wrote, quoted or indirectly quoted someone
> who said :
>>Maybe we could help more if we see an image?

> It is not my website. TopStyle uses the feature. See
> http://mindprod.com/jgloss/topstyle.html


If you want people to help you, maybe you should go through the trouble of
installing said software and taking a screenshot. If even you don't care
enough to install it just to see that feature in action, why would anyone
else ?

Liebe Gruesse,
Joerg

--
Ich lese meine Emails nicht, replies to Email bleiben also leider
ungelesen.
 
Reply With Quote
 
Roedy Green
Guest
Posts: n/a
 
      02-16-2013
On Thu, 14 Feb 2013 00:50:52 +0100, Joerg Meier <>
wrote, quoted or indirectly quoted someone who said :

>If you want people to help you, maybe you should go through the trouble of
>installing said software and taking a screenshot. If even you don't care
>enough to install it just to see that feature in action, why would anyone
>else ?


I can give you a screenshot, see
http://mindprod.com/dropoff/progress.png
but I don't think you will find it very interesting. I thought you
would want to see it in action. This is a standard Windows C++
feature, so, if you are a windows user, once you see it, you will
likely recognise it.
--
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
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
disable title bar, status bar, and address bar of a window Matt HTML 9 08-23-2004 07:49 PM
Re: disable title bar, status bar, and address bar of a browser window John Hann ASP .Net 0 08-21-2004 05:07 AM
disable title bar, status bar, and address bar of a browser window Matt ASP .Net 0 08-21-2004 03:50 AM
Progress bar to show the progress of a task Charlie Zhang Java 3 08-16-2004 05:53 PM
progress bar or guage bar Rob ASP General 6 07-12-2003 09:46 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57