Skip to content

indicating progress in RGui from a c function

3 messages · Chris Paulse, Brian Ripley, Seth Falcon

#
On Tue, 20 Sep 2005, Chris Paulse wrote:

            
It is documented in the rw-FAQ: Q8.8 in the R-2.2.0-alpha version.
No.  It's a varargs function and we cannot go round changing the API.
Please don't send HTML mail as we do ask in the posting guide.
#
On 20 Sep 2005, cpaulse at aecom.yu.edu wrote:
When you do get this sorted out, you may want to consider a verbose
option that toggles such updating of the GUI.  When users want to run
code in a non-interactive mode, such output can get in the way.

You could use interactive() to determine a default value for the
verbose option.

Best,

+ seth