editor-pane fonts
Hi, Quick question: Does anybody know how to change the default font when creating an editor-pane? The obvious :font slot seems to have no effect. I'm mainly interested in altering the font size. The example code below seems to have no effect on LWM. (capi:contain (make-instance 'capi:editor-pane :font (gp:make-font-description :size 30))) ==> editor pane with 8 pt font Thanks, Chris