On 24/09/2014 18:11, Bill Somerville wrote: > On 24/09/2014 18:00, Joe Taylor wrote: <snip> >> Should the installation packages for wsjtx-1.4.0-rc1 include the >> latest-and-greatest version of the WSJT-C User Guide? It's online at >> >> http://www.physics.princeton.edu/pulsar/K1JT/wsjtx-doc/wsjtx-main.html >> >> Which is good, since that lets us continue to improve the manual. >> However, for occasions when internet is not available, maybe it should >> be installed locally as well. Perhaps even add an item such as "Local >> User Guide" on the Help menu? > We can certainly do that. The installer already creates a web link in > the start menu and the programs and features entry but they are WIndows > specific places. A local help menu item is no problem and a good idea, > should we use a Qt window to display it (might be expensive in terms of > installer size if we need other DLLs) or shell out to the default web > browser. I need to check what Qt has in the way of launching a default > web browser in a portable fashion. OK Qt has QDesktopServices to do this so all that remains is how the WSJT-X CMake install target gets the actual content. Should it just download the version from the URL above as at the time the build is run?
<snip> 73 Bill G4WJS. ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
