You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seesa...@googlegroups.com
Some time ago I wrote a Clojure program that uses SeeSaw. I just
bought a high resolution monitor and now I cannot read the text in my
JFrames anymore. How can I increase the font size?
I create them like:
(let [
^JFrame
other-frm (frame :title "Other" :on-close
:hide :resizable? false)