Skip to content
Prev 5893 / 15075 Next

Gui vs. command line - differentiating programmatically

On Mon, Apr 27, 2009 at 10:15 AM, Simon Urbanek
<simon.urbanek at r-project.org> wrote:
Great - thanks.  It's for a package where the user needs to be able to
abort a long-running computation (an animation) and we're trying to
give them correct cross-platform/gui instructions for doing so.

Hadley