[Lazarus] Some IDE dialogs are totally screwed in size
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Apr 1 21:57:38 CEST 2008
On 01/04/2008, Mattias Gärtner <nc-gaertnma at netcologne.de> wrote:
>
> The goto line dialog is autosized. But maybe the gtk1 interface does not give
> enough information or the window manager ignores the second resize.
>
> Can you try with a gtk2 IDE?
My assumption with the DPI settings changing and the dialogs growing
in size was correct. As I mentioned, Procedure List dialog had a issue
and I fixed it a while back. I had a look in the svn logs and it was
actually 3 months ago.
See the following difference in revision 13155 made by user Paul.
Modified Wed Dec 5 06:43:08 2007 UTC (3 months, 3 weeks ago) by paul
This shows the dpi setting of 75 changed, which then enlarged all the
witdth & height values.
http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/ide/procedurelist.lfm?root=lazarus&r1=9625&r2=13155
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the Lazarus
mailing list