Aaron,

It opened some things up, but it did not fix that.  When I press the arrow
keys while in design view and on a control all I hear is the name of the
control.  Now when I go into the Properties Window things read double and
triple times.  When I tab to the edit field that contains the contents of
the property I get the name of the property spoken twice.  When I tab to the
toolbar I get the category button spoken about five times.  When I am in the
Solution Explorer everything I do triggers speaking of the highlighted item.
If I am arrowing through the View menu I hear form1.dx 2 of 2 every time I
arrow to another choice.  Something is screwy here because I am sure yours
did not act like this.  

On the positive side, I am getting "code view" and "design view" spoken when
I go into those views.  I never got that before.

Has anyone else tried these scripts on Express versions?

Vic


-----Original Message-----
From: Aaron Smith [mailto:[email protected]] 
Sent: Tuesday, February 10, 2009 12:44 PM
To: [email protected]
Subject: Re: Scripting For Visual Studio

Vic,

Open up vb2008.vbs, and change line 226 from:

If windowObj.ModuleName = "DEVENV" Then

To

If windowObj.ModuleName = "VBEXPRESS" Then

And let me know if that opens it up for you.

Aaron

Vic Beckley wrote:
> Aaron,
> 
> The script is not reading the size and position of the items in design
view
> as it did before for me.  This is with Visual Basic 2008 Express version
> running under Vista. Has this changed?  Everything else seems to be
reading
> better, though.
> 
> Vic
> 
> 
> -----Original Message-----
> From: Aaron Smith [mailto:[email protected]] 
> Sent: Tuesday, February 10, 2009 11:11 AM
> To: [email protected]
> Subject: Re: Scripting For Visual Studio
> 
> Thanks, Rick.
> 
> I'll take a look at these. In the meantime, I've posted version 2.1 of 
> the VS2008 scripts, which enhances the form designer toolbox, and should 
> make compilation errors read much better than before.
> 
> Aaron
> 
> Ricks Place wrote:
>> Hi Aaron: Here are the articles on how I have my IDE settings and a 
>> quick step by step to create a skeleton Website in VWD 2008. The process 
>> in Visual Studio 2005 is almost identical.
>> Rick USA
> 

-- 
To insure that you receive proper support, please include all past
correspondence (where applicable), and any relevant information
pertinent to your situation when submitting a problem report to the GW
Micro Technical Support Team.

Aaron Smith
GW Micro
Phone: 260/489-3671
Fax: 260/489-2608
WWW: http://www.gwmicro.com
FTP: ftp://ftp.gwmicro.com
Technical Support & Web Development

__________ NOD32 3843 (20090210) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com


Reply via email to