Displaying 2 results from an estimated 2 matches for "showgui".
Did you mean:
shotgun
2004 Jun 04
1
[Wish]: Add "..." argument to library function
...turn)
return(FALSE)
else stop(".First.lib failed")
}
---------
Then, in a package, the maintener can decide to include as many options as
desired within his ".First.lib"
".First.lib" <- function(lib,pkg,showGUI=TRUE,useWidgets="TclTk")
{
if (showGUI) #
}
I am quite sure many packages could benefit from such an additionnal
loading options
Eric
Eric Lecoutre
UCL / Institut de Statistique
Voie du Roman Pays, 20
1348 Louvain-la-Neuve
Belgium
tel: (+32)(0)10473050
lecoutre@stat.ucl.ac.be
http:/...
2009 May 01
1
Re: How to deal with the message: winedevice.exe has encountered
austin987 wrote:
> And for users that had random crashes with no explanation, they'd think quite differently. You can't have your cake and eat it to.
I don't get it: if an app crashes, I'm used to debug it from shell. Users can do as they did till 1.1.20. I think no one has asked for a buggy feature.
austin987 wrote:
> You can use:
> $