An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-gui/attachments/20130508/25493558/attachment.pl>
[R-gui] Tktable colours
2 messages · SALAMERO at clinic.ub.es, Peter Dalgaard
2 days later
On May 8, 2013, at 15:01 , <SALAMERO at clinic.ub.es> <SALAMERO at clinic.ub.es> wrote:
Dear list, Is some way to change the default font color when a cell is selected? By default the font turns to white, which is difficult to see against a pale background.
You need to consult the help for the underlying Tk widget. Offhand, my guess would be something like tkconfigure(tbl, highlightcolor="red")
Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com