Alberto Monteiro wrote:
> Pete Cap wrote:
>   
>> I'm writing a tcl/tk gui tool to wrap around RMySQL for some co-workers.
>>
>>     
> Good luck; I find the documentation on the library(tcltk) very
> poor, lacking examples for most of the functions.
>
>   
Well, they are interface functions, and what you really need is
documentation for what they interface to, i.e. generic tcl and tk docs,
plus some general feeling for how the interface glue works in order to
make the appropriate translation.

For examples of typical usage,  look at  James Wettenhall's pages at 
http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/

> Alberto Monteiro
>
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>   


-- 
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])                  FAX: (+45) 35327907

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to