Skip to content

R-2.3.0alpha-win32: Rgui and MDI/SDI

3 messages · Peter Ehlers, Duncan Murdoch

#
I find that Rgui defaults to SDI if I specify
   MDI = yes
   toolbar = no
in Rconsole. Hope I didn't miss something in NEWS/CHANGES.

R.version.string
[1] "Version 2.3.0 alpha (2006-04-05 r37653)"
Win XP

Peter Ehlers
#
On 4/7/2006 2:17 PM, Peter Ehlers wrote:
No, that change is not intentional.  Thanks for the report.

Duncan Murdoch
#
On 4/7/2006 2:17 PM, Peter Ehlers wrote:
This turned out to be a typo in my rewrite of the Rconsole load 
function.  It's now fixed.  Thanks!

Duncan Murdoch