msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Need help with VB progress dialog

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB General Discussions
Author Message
Mick



Joined: 25 Feb 2008
Posts: 1

PostPosted: Mon Feb 25, 2008 4:18 pm    Post subject: Need help with VB progress dialog Reply with quote

How can I display a progress dialog from within a Visual Studio 2008 IDE macro?

I’m a C++ programmer who is trying to write some IDE macros to automate
various things that I do all the time—such as inserting blocks of text,
reformatting sections of code, etc.. The macro that I’m developing works
fine, but it can take a long time to complete, so I’d like to display a
dialog while the macro is running to show the progress of the operation. The
IDE does display a spinning icon on the status bar whenever a macro is
running, but I want something that is a bit more informative. And I’d like to
be able to cancel the remainder of the operation at any time.

I have limited VB experience, so it’s probably best to assume that I know
next to nothing.

Can someone show me how to do this? Maybe there’s a sample somewhere that I
can modify to suit my needs? Even some code to display a modeless dialog
would help me get started.

Archived from group: microsoft>public>vb>general>discussion
Back to top
View user's profile Send private message
christery



Joined: 11 Jan 2008
Posts: 71

PostPosted: Mon Feb 25, 2008 4:52 pm    Post subject: Re: Need help with VB progress dialog Reply with quote

On 25 Feb, 20:18, Mick wrote:
> How can I display a progress dialog from within a Visual Studio 2008 IDE macro?

This group is about VB6 and lower, might I suggest searching for
a .net group of some sort, to call it vb.general might be missleading
but that is how I have seen this group. A VB classic group might have
been a better name. (but I think thats a project name of some sort
too)

//CY
Back to top
View user's profile Send private message
BeastFish



Joined: 04 Oct 2007
Posts: 231

PostPosted: Mon Feb 25, 2008 10:31 pm    Post subject: Re: Need help with VB progress dialog Reply with quote

wrote in message@u10g2000prn.googlegroups.com...
> On 25 Feb, 20:18, Mick wrote:
> > How can I display a progress dialog from within a Visual Studio 2008 IDE
macro?
>
> This group is about VB6 and lower, might I suggest searching for
> a .net group of some sort, to call it vb.general might be missleading
> but that is how I have seen this group. A VB classic group might have
> been a better name. (but I think thats a project name of some sort
> too)
>
> //CY

The VB "classic" groups have been around a long time, long before VB.net.
Because of UseNet archives (and continuity), it was best to leave the
existing VB groups for "classic" VB and create the new groups for the dotnet
flavor... or the dotnetters would get even more confused when they search
and get posts from 10 years ago.

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Help with Progress bar I am very new to VB. So forgive me if this seems stupid. I created a program that copies an Access DB from a share on our network to the local machine and then opens the DB when you click the button. I need to show the progress of a file opening. I want t

Progress Bar Hi: This is the copy of another program which shows the estimated time and percentage of works done in progress bar. The progress bar which i desigend in my program is simple count the value when it reaces to 100 it turns to zero. Can any one please help

VB.NET Progress Bar I am trying to set the maximum value of the progress bar so that when a user searches through the specified directory they can see their status. the progress bar name is on form2 and is named progstatus. Does anyone know how to set this up with the code b

How best for dll to "report progress"? I have an activex dll that runs "in process" in another app Dim oApp as Set oApp = Set cWidget = The dll is created, lets say, by a form in a stand alone exe, there

VB6 Newbie - Progress Bar Hi, I'm new to VB6, and I would like to add a progress bar for an entire procedure. The procedure has several database connections which serve sql queries. It also imports and exports text files. I would like a progress bar to incriment through the ent
Post new topic   Reply to topic    msvisual.com Forum Index -> VB General Discussions All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group