[dev] How to make R's windows floating?

From: Wu, Yue <vanopen_AT_gmail.com>
Date: Sun, 24 May 2009 08:34:29 +0800

Hi, I tried to make all of R[www.r-project.org] relative stuffs, like graph it
produces by graphic device x11(), floating, the method I've tried are:

    { NULL, "R", NULL, 0, True },
    { NULL, "R*", NULL, 0, True },
    { NULL, NULL, "R", 0, True },
    { NULL, NULL, "R*", 0, True },
    { "R", NULL, NULL, 0, True },
    { "R*", NULL, NULL, 0, True },

But all of them failed, what's wrong?

-- 
Hi,
Wu, Yue
Received on Sun May 24 2009 - 00:34:29 UTC

This archive was generated by hypermail 2.2.0 : Sun May 24 2009 - 00:36:01 UTC