Full_Name: Hans
Version: 2.9.0
OS: Windows
Submission from: (NULL) (91.38.207.23)
Hi,
using memory.limit(4095) in Windows returns an error
trunc(.Internal(memory.size(size))).
In other R-Versions the funktion worked fine.
Greetings
__
R-devel@r-proj
Full_Name: Hans Dieter
Version: 2.6.1
OS: Windows
Submission from: (NULL) (217.93.95.129)
Hi,
I build a GUI with RGtk2 and used an GtkImage to display pictures like jpegs and
others. This works but if I load a gif-Image it's not animated. It show's only
the first picture, in general an GtkImage c
Full_Name: Hans Dieter
Version: 2.6.1
OS: windows
Submission from: (NULL) (217.93.91.19)
Hi all,
first I used a TCL/TK GUI, after my work I cloed it and opend an RGTK2 GUI.
Now I have the problem, the RGTK2 GUI will not refresh correctly and basic
user-commands ( close windows ) dosen't work.
Gr