Hello Everyone,
This is a pretty major revision of the Winamp scripts/application. The
changes center around the Winamp App Preset feature. Here are the changes:
Added the new hotkey tied to the Grave Accent (`) key. This key allows you
to then press one of the preset keys to select a bank fro
I too have seen this error, and it leads me to believe that an
Accessible object, and perhaps some other object types, can suddenly
become unusable at any instant during the execution of a block of
code. Needless to say, this is an awkward thing to handle.
So far, I've handled it by doing twoo th
Hi Guys:
First, has anyone seen the following error situation in a WindowEyes VBScript
running Globally?
If so, how do you handle it?
Line 34 column 1
The Object invoked has disconnected from it's clients
0x80010108
Here is the code and the line causing the error:
BeginCopiedCode:
Sub OnObjectFocu
Aaron:
I think Kevin has a valid point: before 7.5 using refreshSets was all that
was need to restore all settings if you had changed one or more; now, it
doesn't work the same, and this won't do it (as you say, it only restores
the non-global settings). How would one accomplish restoration of a
My apologies to Vic Beckley, the real author of procedure finder (quite a
handy app for anyone using many editors, including NotePad).
Chip
-Original Message-
From: Kevin Huber [mailto:kevin.hub...@gmail.com]
Sent: Monday, April 04, 2011 1:56 PM
To: gw-scripting
Subject: Re: WE scripti
Thanks: Will do.
PS, I have the list of parent objects from the Focused Object to the DeskTop
getting listed now using the Accessible Object from the OnFocus Event in my
little VBScript so it's a start.
Rick USA
- Original Message -
From: Aaron Smith
To: gw-scripting@gwmicro.com
You might look at the TreeView app which provides much of this information.
Aaron
On 4/4/2011 12:05 PM, RicksPlace wrote:
Hi Guys: I am building a little vbscript. It will print the Properties
of some objects that have focus much like the FocusWindowDetective.
Some Properties are not valid for
Hi:
First, sorry about the late reply to this post, but I need to point
out, that although I wish I could take credit for the Procedure Finder
Script, it is only fair to point out that that is one of the many
scripts that I was not responsible for.
Kevin Huber
On 3/8/11, Chip Orange wrote:
> Yes,
Hi Guys: I am building a little vbscript. It will print the Properties of some
objects that have focus much like the FocusWindowDetective.
Some Properties are not valid for some objects throwing a runtime error. Is
there a way to check the existance of a Property for a object prior to testing
fo
Hi Aaron:
You can duplicate this by running my proofreading script. Then press
alt-shift-r to turn on caps, attribute changes, blank line
announcements and a few other features. Then press alt-shift-r a
second time. The settings should be restored back to where they were
before you pressed that
I'm not able to duplicate any problems with RefreshSets. Note that this
method will not reset the global settings, but only those that have been
toggled to program specific. You can test this by opening Notepad, then
going into the Notepad set, and toggling the Activated verbosity option
to pro
Hi: I have created a vb.net external script and associated it to CSharp. The
BlockEvent and OnShutdown are working correctly. The WatchEvent is not working.
I noticed the BlockEvent and, in your WindowEyes Object Model, the ConnectEvent
method of the Scripting object return values - they are Fun
Hi:
In my proofreading script, I used the refreshsets() command to setting
my proofreading settings back to the way they were when they were last
saved. This strategy seemed to work in all the WE versions before
7.5, but in 7.5 it no longer works.
Has the Refreshsets() command been removed entirel
Thanks Chip: That will work.
Later and good class last night.
I have a nasty cold so just listened but I was there.
Rick USA
- Original Message -
From: "Chip Orange"
To:
Sent: Monday, April 04, 2011 7:35 AM
Subject: RE: INI File Management
Hi Rick,
well, it is a standard text file
Hi Rick,
well, it is a standard text file in that you can use notepad to edit it,
even insert the double dagger.
the double dagger is inserted by a method of the hotkeyManager object (from
gwToolkit) I believe, although I've inserted it manually using notepad (I
copied it rather than bothered t
Hi: I am modifying a vbs app to do something. It uses an INI file. In that file
I see some special characters like the Double Dagger. This lends me to think
this is not a standard txt file. A quick google verifies this. How do, what
tools, I use to create and manage a INI file to hold stuff lik
16 matches
Mail list logo