dbTalk Databases Forums  

Progress Bar / Meter

comp.databases.ms-access comp.databases.ms-access


Discuss Progress Bar / Meter in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Phil
 
Posts: n/a

Default Progress Bar / Meter - 05-02-2011 , 04:26 AM






I am messing around with a progress meter to replace the SysCmd type meter.
It is in the form of a popup form that has a progress bar, shows the total no
of records, records processed and percentage proccessed. Just for fun the
colour of the bar can optionally change as it goes along. Works perfectly if
I choose a single colour for begining and end, and perfectly if the begining
colour and end colour have the same Hue, Saturation or Luminance, but not if
2 out of the 3 (or all 3) have different values. If anyone would like a copy,
let me know, and if anyone can sort out the problem, I would be grateful. I
hope to make it freely available, as there have been a number of posts about
the poor visibility of the SysCmd type meter Phil

Reply With Quote
  #2  
Old   
Phil
 
Posts: n/a

Default Re: Progress Bar / Meter - 05-02-2011 , 06:40 AM






On 02/05/2011 10:26:41, "Phil" wrote:
Quote:
I am messing around with a progress meter to replace the SysCmd type
meter. It is in the form of a popup form that has a progress bar, shows
the total no of records, records processed and percentage proccessed. Just
for fun the colour of the bar can optionally change as it goes along.
Works perfectly if I choose a single colour for begining and end, and
perfectly if the begining colour and end colour have the same Hue,
Saturation or Luminance, but not if 2 out of the 3 (or all 3) have
different values. If anyone would like a copy, let me know, and if anyone
can sort out the problem, I would be grateful. I hope to make it freely
available, as there have been a number of posts about the poor visibility
of the SysCmd type meter Phil
Solved it ... but the offer still stands if anyone wants a copy

Phil

Reply With Quote
  #3  
Old   
Tony Toews
 
Posts: n/a

Default Re: Progress Bar / Meter - 05-02-2011 , 04:11 PM



On Mon, 2 May 2011 12:40:06 +0100, "Phil" <phil (AT) stantonfamily (DOT) co.uk>
wrote:

Quote:
I am messing around with a progress meter to replace the SysCmd type
meter. It is in the form of a popup form that has a progress bar, shows
the total no of records, records processed and percentage proccessed. Just
for fun the colour of the bar can optionally change as it goes along.
Works perfectly if I choose a single colour for begining and end, and
perfectly if the begining colour and end colour have the same Hue,
Saturation or Luminance, but not if 2 out of the 3 (or all 3) have
different values. If anyone would like a copy, let me know, and if anyone
can sort out the problem, I would be grateful. I hope to make it freely
available, as there have been a number of posts about the poor visibility
of the SysCmd type meter Phil

Solved it ... but the offer still stands if anyone wants a copy
Place the sample database file and write up on your web site and I'll
post a blog entry about it.

Tony
--
Tony Toews, Microsoft Access MVP
Tony's Main MS Access pages - http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
For a convenient utility to keep your users FEs and other files
updated see http://www.autofeupdater.com/

Reply With Quote
  #4  
Old   
Phil
 
Posts: n/a

Default Re: Progress Bar / Meter - 05-02-2011 , 05:28 PM



On 02/05/2011 22:11:08, Tony Toews wrote:
Quote:
On Mon, 2 May 2011 12:40:06 +0100, "Phil" <phil (AT) stantonfamily (DOT) co.uk
wrote:

I am messing around with a progress meter to replace the SysCmd type
meter. It is in the form of a popup form that has a progress bar, shows
the total no of records, records processed and percentage proccessed. Just
for fun the colour of the bar can optionally change as it goes along.
Works perfectly if I choose a single colour for begining and end, and
perfectly if the begining colour and end colour have the same Hue,
Saturation or Luminance, but not if 2 out of the 3 (or all 3) have
different values. If anyone would like a copy, let me know, and if anyone
can sort out the problem, I would be grateful. I hope to make it freely
available, as there have been a number of posts about the poor visibility
of the SysCmd type meter Phil

Solved it ... but the offer still stands if anyone wants a copy

Place the sample database file and write up on your web site and I'll
post a blog entry about it.

Tony
Sorry Tony, I don't have a web site. More than happy to email you a copy

Phil

Reply With Quote
  #5  
Old   
The Frog
 
Posts: n/a

Default Re: Progress Bar / Meter - 05-03-2011 , 02:38 AM



I would love to have a look Phil, if your offer stands. I use a pair
of labels to do the job at the moment, but its not particularly
elegant as far as solutions go.

Cheers

The Frog

Reply With Quote
  #6  
Old   
imb
 
Posts: n/a

Default Re: Progress Bar / Meter - 05-03-2011 , 02:49 AM



On May 2, 1:40*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
Quote:
On 02/05/2011 10:26:41, "Phil" wrote:

I am messing around with a progress meter to replace the SysCmd type
meter. It is in the form of a popup form that has a progress bar, shows
the total no of records, records processed and percentage proccessed. Just
for fun the colour of the bar can optionally change as it goes along.
Works perfectly if I choose a single colour for begining and end, and
perfectly if the begining colour and end colour have the same Hue,
Saturation or Luminance, but not if 2 out of the 3 (or all 3) have
different values. If anyone would like a copy, let me know, and if anyone
can sort out the problem, I would be grateful. I hope to make it freely
available, as there have been a number of posts about the poor visibility
of the SysCmd type meter Phil

Solved it ... but the offer still stands if anyone wants a copy

Phil
Hi Phil,

Yes, I’m interested in your Progress Bar.

I build one myself, but it still has one minor problem.
My Progress Bar is displayed in its own form. When I open this form
with WindowMode = acDialog, it does not work (yet?). Opening with
WindowMode = acWindowNormal works OK, but when the form then looses
the focus, it cannot get it back.

So, very interested in how you solved this problem.

Thanks, Imb.

Reply With Quote
  #7  
Old   
Phil
 
Posts: n/a

Default Re: Progress Bar / Meter - 05-03-2011 , 03:56 AM



On 03/05/2011 08:38:32, The Frog wrote:
Quote:
I would love to have a look Phil, if your offer stands. I use a pair
of labels to do the job at the moment, but its not particularly
elegant as far as solutions go.

Cheers

The Frog

Happy to email it to you if that's OK.
Is the email address shown in the newsgroup correct?
Phil

Reply With Quote
  #8  
Old   
Phil
 
Posts: n/a

Default Re: Progress Bar / Meter - 05-03-2011 , 03:56 AM



On 03/05/2011 08:49:29, imb wrote:
Quote:
On May 2, 1:40*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
On 02/05/2011 10:26:41, "Phil" wrote:

I am messing around with a progress meter to replace the SysCmd type
meter. It is in the form of a popup form that has a progress bar, shows
the total no of records, records processed and percentage proccessed. J
ust
for fun the colour of the bar can optionally change as it goes along.
Works perfectly if I choose a single colour for begining and end, and
perfectly if the begining colour and end colour have the same Hue,
Saturation or Luminance, but not if 2 out of the 3 (or all 3) have
different values. If anyone would like a copy, let me know, and if anyo
ne
can sort out the problem, I would be grateful. I hope to make it freely
available, as there have been a number of posts about the poor visibili
ty
of the SysCmd type meter Phil

Solved it ... but the offer still stands if anyone wants a copy

Phil

Hi Phil,

Yes, I’m interested in your Progress Bar.

I build one myself, but it still has one minor problem.
My Progress Bar is displayed in its own form. When I open this form
with WindowMode = acDialog, it does not work (yet?). Opening with
WindowMode = acWindowNormal works OK, but when the form then looses
the focus, it cannot get it back.

So, very interested in how you solved this problem.

Thanks, Imb.

Hi Imb
Happy to email it to you if that's OK.
Is the email address shown in the newsgroup correct?
Phil

Reply With Quote
  #9  
Old   
imb
 
Posts: n/a

Default Re: Progress Bar / Meter - 05-03-2011 , 04:50 AM



On May 3, 10:56*am, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
Quote:
On 03/05/2011 08:49:29, imb wrote:





On May 2, 1:40*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
On 02/05/2011 10:26:41, "Phil" wrote:

I am messing around with a progress meter to replace the SysCmd type
meter. It is in the form of a popup form that has a progress bar, shows
the total no of records, records processed and percentage proccessed.. J
ust
for fun the colour of the bar can optionally change as it goes along..
Works perfectly if I choose a single colour for begining and end, and
perfectly if the begining colour and end colour have the same Hue,
Saturation or Luminance, but not if 2 out of the 3 (or all 3) have
different values. If anyone would like a copy, let me know, and if anyo
ne
can sort out the problem, I would be grateful. I hope to make it freely
available, as there have been a number of posts about the poor visibili
ty
of the SysCmd type meter Phil

Solved it ... but the offer still stands if anyone wants a copy

Phil

Hi Phil,

Yes, I’m interested in your Progress Bar.

I build one myself, but it still has one minor problem.
My Progress Bar is displayed in its own form. When I open this form
with WindowMode = acDialog, it does not work (yet?). Opening with
WindowMode = acWindowNormal works OK, but when the form then looses
the focus, it cannot get it back.

So, very interested in how you solved this problem.

Thanks, Imb.

Hi Imb
Happy to email it to you if that's OK.
Is the email address shown in the newsgroup correct?
Phil- Hide quoted text -

- Show quoted text -
Hi Phil,

Email address is OK, but I can only handle Access2003.

Thanks, Imb.

Reply With Quote
  #10  
Old   
The Frog
 
Posts: n/a

Default Re: Progress Bar / Meter - 05-03-2011 , 07:12 AM



Hi Phil,

Yeah, the email address I use for this group will work. I have only up
to A2003 if it is possible to limit to that version, or perhaps just
export it to text (undocumented I know but it does work nicely).

Very much appreciated Phil

Cheers

The Frog

Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.