IDE Main Window: height is too small and cannot resize (Linux/GTK2)
2012-02-09 19:30:44 GMT
Hi, Just updated Lazarus to r35276 on Linux GTK2 / Fpc 2.6.0. The IDE's main window (the one with the component palette) now has lost some pixels in its height (appr. 15), and half of the component pallette has become invisible. The main IDE window isn't resizable anymore, only minimize and close buttons are available. Anyone else seen this? Can it be fixed? (I tried Tools -> Options -> Environment -> Windows, but that will not let me set position/height for main IDE window). FWIW: Linux 2.6.13-15-default #1 GNU/Linux gtk2-2.8.3-4 Bart
-- _______________________________________________ Lazarus mailing list Lazarus <at> lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
XML is meant to be
processed by a computer program, not by a human, so indentation really
shouldn't be needed at all.
---------- Forwarded message ----------
From: Graeme Geldenhuys <graemeg.lists@......m>
Date: 6 August 2010 11:01
Subject: fpdoc + XML description file + indentation whitespace
To: FPC developers' list <fpc-devel <at> lists.freepascal.org>
Hi,
What is supposed to happen with whitespace in the XML Description files.
For example. Say you edit an XML file with your favourite text editor, and
you have a long description. So you add newlines (by pressing ENTER), then
indent the text to the DESCR node for easier human reading. It seems fpdoc
inserts that indented (spacing) whitespace as actual space characters (part
of the help content) in the help content. This is seen all over the place,
but not always noticed in the final output.
Thanks a ton again.
Regards,
Ajay
On Wed, Feb 8, 2012 at 5:34 PM, Felipe Monteiro de Carvalho
<felipemonteiro.carvalho <at> gmail.com> wrote:
> Either use lazbuild to build the project or put all paths. Do a search
> to find the location of avglvltree.o
>
> --
> Felipe Monteiro de Carvalho
--
_______________________________________________
Lazarus mailing list
Lazarus <at> lists.lazarus.freepascal.org
(
Lazarus has been compiled and built successfully.
However, when I am invoking fpc from command line as
==========================================================
fpc -S2cgi -O1 -gl -WG -vewnhi -l
-Fu/usr/lib/lazarus/lcl/units/$ARCH-$OS/
-Fu/usr/lib/lazarus/lcl/units/$ARCH-$OS/
-Fu/usr/lib/lazarus/lcl/units/$ARCH-$OS/gtk2/
-Fu/usr/lib/lazarus/packager/units/$ARCH-$OS/ -Fu. -o./magnifier -dLCL
-dLCLgtk2 magnifier.dpr
==========================================================
I get the error :
Error: Illegal parameter : -WG
If you guys know the solution to this on top of your head; please
let me know. Else, I am already looking into the docs
RSS Feed