Hi Jacob,
 
I don't think it's documented anywhere; but I'd be surprised if it didn't
just run through the list of your installed apps, and do the equivalent of
check for update from the GW toolkit on each of them, accumulating a single
list however to present to you at the end, rather than a series of update
announcements.
 
Is this what you were looking for?
 
Chip
 

  _____  

From: Jacob Schmude [mailto:[email protected]] 
Sent: Friday, May 06, 2011 11:21 PM
To: [email protected]
Subject: Package manager update question


Hi, all
I'm new to Window-Eyes app development, but not new to programming in
general. I have a quick question about the package manager. How does the
package manager check for updates? I've read the docs for GW Toolkit, and I
understand how the CheckForUpdates object works. What I don't understand is
how the package manager itself checks for updates. Does it fire off a
CheckForUpdates sequence on each app, or does it work via some other method
and where do I find docs for it if it doesn't use the GW Toolkit?

Thanks


Reply via email to