On May 8, 2013, at 15:01 , <[email protected]> <[email protected]> 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: [email protected] Priv: [email protected] _______________________________________________ R-SIG-GUI mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-gui
