[Rd] Windows installer text bug (PR#13445)
Duncan Murdoch
murdoch at stats.uwo.ca
Wed Jan 14 12:34:49 CET 2009
robert.e.cranfill at boeing.com wrote:
> Full_Name: Rob Cranfill
> Version: 2.8.1
> OS: Windows XP SP2
> Submission from: (NULL) (130.76.32.19)
>
>
> Using the Windows installer for 2.8.1, partway through the process there is a
> dialog that looks something like this:
>
> ----------------------------------------------
> Display Mode
> Do you prefer the MDI or SDI interface?
> -------
> Please specify MDI or SDI, then click Next.
>
> (*) MDI (one big window)
> ( ) SDI (separate windows)
>
> ----------------------------------------------
>
> Those descriptions are reversed: "MDI" is Multiple Document Interface, with
> separate windows; SDI is Single Document Interface, with one big window.
>
MDI is one big parent window containing sub-windows; in SDI they are
unconnected. The description is not reversed, but could perhaps be
improved.
Duncan Murdoch
> I can send a screen shot if need be.
>
> - rob
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
More information about the R-devel
mailing list