> From: bill lam > > On Wed, 18 Mar 2009, Sherlock Ric wrote: > > .... The font > > size specified in Edit|Configure|Display doesn't change. > > That setting expects a mono font for display inside client area of ijx > and ijs windows. There is another font setting used by ide in > Edit|Configure|Form that can be proportional font for displaying all > others.
Yes the font inside the client area is affected as well as the text used for form controls. Neither settings change. Only the text used for form menus is not affected. > > What information does J use to decide how big to display fonts in > > Jwdp? I quite like working in full screen on my 1680x1050 screen, > > but when I do that, whenever I want to start a new J session, I have > > to resize the window to be small, or else I get huge text. > > I don't know the detail but j should have to create an invisible form > to guess the screen dpi during booting. And would that be stored somewhere that I could update? Or can run something to make it reguess? FWIW Jwdw in a Windows XP VM doesn't have the same problem. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
