Re: For Robin Hammond

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Robin Hammond (rjNOrhSPAM_at_PLEASEnetvigator.com)
Date: 02/01/04


Date: Sun, 1 Feb 2004 22:29:35 +0800

Nigel,

thanks for the feedback. Funnily enough I have been meaning to fix that
cursor thing for months now but there has always been something more
interesting.

Simply set the enabled property for the two controls on the form txtProgFore
and txtProgBack to false, and it goes away.

You can also tweak the values for top and height of txtProgFore to get a
slightly more 3d effect, which is I think what you are suggesting. Top at 79
and height of 17 might look slightly better. Guess I better change the
published version.

Finally, on my machine the progress bar is light blue, matching the inactive
title bar colour setting on windows. You can change the txtProgFore
Backcolor setting to change this.

Yours,

Robin Hammond
www.enhanceddatasystems.com

"Nigel" <nigel-9sw@suxnospampanet.com> wrote in message
news:401cc4ec_1@127.0.0.1...
> Hi Robin,
> I picked up you reference to the progress bar class module you have
> developed and downloaded it for review. More interest than for a specific
> application.
>
> From a educational perspective it shows a lot of the challenges of setting
> up class modules so I was pleased to discover these.
>
> In terms of the actual module, in my version of Excel (10 SP-2) the
progress
> form textbox shows a flashing edit cursor, which remains at the left of
the
> text box, whilst a pale grey vertical line progresses through the box (L
to
> R) as the demo runs. Is this correct?
>
> It seems to me that no cursor would be better and a more positive progress
> bar would be a bar extending inside the textbox from L to R.
>
> I'm probably missing something.
>
> Cheers
> Nigel
>
>
>
>
>
> ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet
News==----
> http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000
Newsgroups
> ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption
=---



Relevant Pages

  • Re: For Robin Hammond
    ... > of the bar starts off red and gets progressively more blue as you move ... > further across to get away from local machine colour settings ... > txtProgFore ... >> Finally, on my machine the progress bar is light blue, matching the ...
    (microsoft.public.excel.programming)
  • Re: For Robin Hammond
    ... of the bar starts off red and gets progressively more blue as you move ... further across to get away from local machine colour settings (unfortunately ... > You can also tweak the values for top and height of txtProgFore to get a ... >> I picked up you reference to the progress bar class module you have ...
    (microsoft.public.excel.programming)
  • RE: Statusbar
    ... I see the progree bar happenening on the bottom of the screen. ... 'this updates the progress bar ont he first update progress box. ... Sub TestBar() ... StatBar i, MyTot, "Processing", True ' display statusbar ...
    (microsoft.public.excel.programming)
  • Re: VB6 Newbie - Progress Bar
    ... It looks like outside the sql, you have 3 for/next loops handling file ... It is during these that you would have to calculate the progress. ... greater than stuffing it in a file, so the bar would sit at 0 for a ... Dim tempRecSet As Recordset ...
    (microsoft.public.vb.general.discussion)
  • RE: Statusbar
    ... I do not have a Userform on this workbook atall. ... I see the progree bar happenening on the bottom of the screen. ... 'this updates the progress bar ont he first update progress box. ... Sub TestBar() ...
    (microsoft.public.excel.programming)