Comparing the two screenshots it appears that we have a problem: font occupies a different number of pixels. In the code, the distance between lines is fixed. I see two possible solutions:
- ensure that the font always occupies the same size in pixels; - dynamically compute relative positions of lines depending of font size. On Fri, Feb 18, 2011 at 11:03 AM, Carlos R. Mafra <[email protected]> wrote: > On Fri, 18 Feb 2011 at 10:34:25 -0200, Haroldo Santos wrote: > > On Fri, Feb 18, 2011 at 8:48 AM, Carlos R. Mafra <[email protected]> > wrote: > > > > > > But now the space in the "Advanced Options" window is not > > > a good shape (especially since this new option ocupies two lines). > > > > > > > Hmm, not in my install, I attached the screenshot, everything appears ok, > > perhaps its because my install has different fonts ? > > > > > > > > We need to either add some scrollbar there -- like Tamas did for > > > WPrefs in commit 1b666f53e4d0 ("Make WPrefs' Expert panel scrollable"), > > > or simply increase the size of that (rather small) panel altogether. > > > > > > > Could you please include your screenshot so that I see where the problem > is > > ? > > It's attached now. > -- ============================================================= Haroldo Gambini Santos Computing Department - Universidade Federal de Ouro Preto - UFOP email: haroldo [at ] iceb.ufop.br home/research page: www.decom.ufop.br/haroldo/ "Computer science is no more about computers than astronomy is about telescopes." Edsger Dijkstra
