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

From: bill lam <cbill.lam_AT_gmail.com>
Date: Sun, 24 May 2009 09:51:59 +0800

On Sun, 24 May 2009, Wu, Yue wrote:
> 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?

use `xprop' to get the class name or instance name of R.

HTH

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩162 馬戴  灞上秋居
    灞原風雨定  晚見雁行頻  落葉他鄉樹  寒燈獨夜人
    空園白露滴  孤壁野僧鄰  寄臥郊扉久  何年致此身
Received on Sun May 24 2009 - 01:51:59 UTC

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