Hi:
Consider this example:
require(gWidgets)
options(guiToolkit="tcltk")
w <- gwindow("Test")
b <- gbutton(container=w,text="Button")
Question 1:
How do I change the font on the button (color, weight, etc)?
How do I change the default so that all widgets in the window (and any
additional windows I create) use a different default font?
Thanks!
Cheers, Nick
[[alternative HTML version deleted]]
_______________________________________________
R-SIG-GUI mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-gui