From: Wang Dong Date: 2007-02-12T12:30:08+09:00 Subject: How can I change the default font size in tk? root = TkRoot.new do font {Tahoma 10 normal} end can't work.