Hi,

William H. Schultz ha scritto:
> Hello,
> 
> I'm looking at the wxWebUpdate documentation, but I'm having a hard time 
> finding what I'm looking for.  Is it possible to use wxWebUpdate to find 
> out if an update is available without requiring the user to select a 
> menu item?  That is, is there a library call that I can make that will 
> tell me whether there's an update available,
well, effectively yours is a good request and I'd like to make it easier 
to be able to satisfy it.

I'm out of free time currently but I'd gadly apply patches which work in 
that direction...


 > so that I can auto-launch
> the wxWebUpdate program?  I would like users to be notified when updates 
> are available.
basically I suggest you to look at the sources of wxWebupdate (they 
should be fairly commented) and look at the relevant portions of 
webupdate[dlg].cpp; the code is there could be used/refactored to create 
a function exported then in the library and made easily accessible from 
extern programs.

HTH,
Francesco


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to