I've been able to figure out on my own how to do what I need in the
largely undocumented tcltk package, but I've finally hit a wall. I can't
even think of any sufficiently specific search terms to use for this.
I'm trying to make the widgets in my tk window resize when the window is
resized by
On 07/21/2010 09:36 AM, Alex Bokov wrote:
> I've been able to figure out on my own how to do what I need in the
> largely undocumented tcltk package, but I've finally hit a wall. I
> can't even think of any sufficiently specific search terms to use for
> this.
Oops
Hi. This is my first post to this list, I seem to be graduating to from
the r-help list. :-)
I'm trying to wrap my R package in a GUI such that when the user
launches the app, they see my GUI window and never interact with the R
console at all. I don't have any fancy requirements for the GUI i
Hello. I wrote a package (that contains C source) that I've been
compiling and running on both Linux and Windows for about a year.
However, that same source package fails to compile on MacOS (10.4.11,
PowerPC G4, Xcode installed, gcc version 4.0.1, make version 3.80, ld
version cctools-590.23.
Simon Urbanek wrote:
In addition, please consider looking at R-SIG-Mac where Mac-related
discussion takes place and this has been discussed before (stuffing
the error in google gives exactly the relevant hit on the list...)
Thank you, that was helpful. I'll try upgrading to Xcode 2.5. Ve