Paul Johnson gmail.com> writes:
.. snip ..
> I think the idea behind gWidgetstcltk is great, it aims to create R
> functions that can use either Gtk2 or tclk. But the implementation is
> a big hassle, it seems to me. It inherits all of the management
> troubles of both tcltk and Gtk2. For e
On Jan 29, 2012, at 5:35 PM, Paul Johnson wrote:
> On Sun, Jan 29, 2012 at 6:10 AM, Prof Brian Ripley
> wrote:
>> On 28/01/2012 22:04, John Fox wrote:
>>>
>>> Dear Paul and Gabor,
>>>
>>> The Rcmdr GUI uses the tcltk package, so I have some experience with
>>> providing an R tcltk-based GUI fo
Gentlemen,
Thanks for your insights, all 3 hints are very useful.
Mark
On 28/01/2012, at 8:29 AM, Henrik Bengtsson wrote:
> Related: To simplify reloading a help page after restarting R, I do
> have the following in my ~/.Rprofile:
>
> # Always only the HTML help on the same port
> local({
> po
On Sun, Jan 29, 2012 at 6:10 AM, Prof Brian Ripley
wrote:
> On 28/01/2012 22:04, John Fox wrote:
>>
>> Dear Paul and Gabor,
>>
>> The Rcmdr GUI uses the tcltk package, so I have some experience with
>> providing an R tcltk-based GUI for various platforms.
>>
>> As Gabor says, everything works very
On Sun, Jan 29, 2012 at 7:10 AM, Prof Brian Ripley
wrote:
> On 28/01/2012 22:04, John Fox wrote:
>>
>> Dear Paul and Gabor,
>>
>> The Rcmdr GUI uses the tcltk package, so I have some experience with
>> providing an R tcltk-based GUI for various platforms.
>>
>> As Gabor says, everything works very
On 28/01/2012 22:04, John Fox wrote:
Dear Paul and Gabor,
The Rcmdr GUI uses the tcltk package, so I have some experience with
providing an R tcltk-based GUI for various platforms.
As Gabor says, everything works very smoothly on Windows because the R
Windows binary includes Tcl/Tk.
Maybe, bu