Re: [Lazarus] lazcontrols filters

2015-10-11 Thread Ondrej Pokorny
On 10.10.2015 18:47, Juha Manninen wrote: Rekonq uses both QT and KDE libs. Not directly usable for LCL implementation but a nice idea anyway. It was not exactly an idea to implement it in the LCL but more an argument that it is possible to do advanced stuff (custom painting, text area

Re: [Lazarus] lazcontrols filters

2015-10-11 Thread Bart
On 10/11/15, Ondrej Pokorny wrote: > The fact that TextHint uses the "normal" Text property in TEdit sounds > more a hack to me. Such custom painting could be safely used for > TComboBox as well. Yes it is. We did it that way because not all widgetsets natively support such a

[Lazarus] Suggestion about environmentoptions.xml

2015-10-11 Thread FreeMan
Hello, Why all settings in environmentoptions.xml ? for example, New desktop settings added, its good think, But why all value in environmentoptions.xml ? My suggestion is different file for each setting grup. PackageEditor_* can be separate xml file. So user (like me) when any conflict,

Re: [Lazarus] lazcontrols filters

2015-10-11 Thread zeljko
On 10/10/2015 06:38 PM, Ondrej Pokorny wrote: This is exactly what I was thinking. The rekonq browser has the same. It is even able to put a button in front of the text in the edit and start the text after the edit + the hint text is centered. I admit that I don't know if rekonq uses Qt or

Re: [Lazarus] Built Lazarus on RPi2, warning on every project build

2015-10-11 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: wkitt...@windstream.net wrote: Warning: "crtbegin.o" not found, this will probably cause a linking failure Warning: "crtend.o" not found, this will probably cause a linking failure Why does this happen? And what can be done about it? I /think/ that somebody pointed

Re: [Lazarus] lazcontrols filters

2015-10-11 Thread zeljko
On 10/11/2015 08:38 AM, Ondrej Pokorny wrote: On 10.10.2015 18:47, Juha Manninen wrote: Rekonq uses both QT and KDE libs. Not directly usable for LCL implementation but a nice idea anyway. It was not exactly an idea to implement it in the LCL but more an argument that it is possible to do

Re: [Lazarus] Built Lazarus on RPi2, warning on every project build

2015-10-11 Thread Mark Morgan Lloyd
wkitt...@windstream.net wrote: On 10/10/2015 03:13 PM, Bo Berglund wrote: I have successfully compiled and installed fpc and lazarus from trunk sources retrieved by svn on a Raspberry Pi2 unit. Versions are 3.1.1 and 1.5 respectively I can run Lazarus in the RPi2 and simple programs that I have

Re: [Lazarus] Lazarus eats comment characters using Swedish keyboard

2015-10-11 Thread Mark Morgan Lloyd
Bo Berglund wrote: A problem surfaced just a moment ago... I was writing code in Lazarus ver 1.5 running on a Raspberry Pi2 with Raspbian Jessie. I wanted to comment out a number of lines so I hit the key combination to produce the { } pair. But nothing was printed in the Lazarus editor. If I

Re: [Lazarus] Literature about REST

2015-10-11 Thread Koenraad Lelong
Op 08-10-15 om 17:23 schreef Luiz Americo Pereira Camara: > Hi, > > I would like to know more about web-programming with REST. Can anyone recommend books or web-sites to read about it ? I virtually know nothing about it. I read this book

[Lazarus] Suggestion for IDE

2015-10-11 Thread FreeMan
Hello, fpc r32000 & lazarus r50023 osx el capitan qtx64 1- Is it possible to add new form for opened windows list, like under Main menu --> Window. This is so useful if use docking style IDE. Because all tool window is not stay on top, so when click main (usually source form) all non docked

Re: [Lazarus] Lazarus eats comment characters using Swedish keyboard

2015-10-11 Thread Martin Frb
On 10/10/2015 23:33, Bo Berglund wrote: I wanted to comment out a number of lines so I hit the key combination to produce the { } pair. But nothing was printed in the Lazarus editor. If I switched to the text editor in the GUI the keys produced the wanted characters. So something in Lazarus

Re: [Lazarus] Codetools question

2015-10-11 Thread Mattias Gaertner
On Sat, 10 Oct 2015 13:12:15 +0200 Ondrej Pokorny wrote: > On 10.10.2015 13:00, Michael Van Canneyt wrote: > > This is definitely not so :-( > > I compile lazarus with 2.6.4, but work with compiler set to 3.0 or > > even jvm. > > > > That is how I bumped into the problem to

Re: [Lazarus] Suggestion for IDE

2015-10-11 Thread Péter Gábor
It is movable in the fixes branch at r50025. The main toolbar and component palette (together the main form) is resizeable by moving it... 2015-10-11 14:21 keltezéssel, FreeMan írta: > Hello, > fpc r32000 & lazarus r50023 osx el capitan qtx64 > > 1- Is it possible to add new form for opened

Re: [Lazarus] Lazarus eats comment characters using Swedish keyboard

2015-10-11 Thread Bo Berglund
On Sun, 11 Oct 2015 14:40:50 +0100, Martin Frb wrote: >On 10/10/2015 23:33, Bo Berglund wrote: >> I wanted to comment out a number of lines so I hit the key combination >> to produce the { } pair. But nothing was printed in the Lazarus >> editor. >> If I switched to the text

Re: [Lazarus] Suggestion for IDE

2015-10-11 Thread Ondrej Pokorny
On 11.10.2015 18:17, Péter Gábor wrote: ...The slider is required (to be movable) when the main form is not wide enough to display all components in a single row on the active page of component palette. Otherwise the editor can go down too much. Is it possible that the main form is not

Re: [Lazarus] Suggestion for IDE

2015-10-11 Thread FreeMan
On 11.10.2015 20:31, Ondrej Pokorny wrote: On 11.10.2015 19:19, FreeMan wrote: Ondrej, Visible always True, just resizing or not. I mean, if /"Environment" option checked, not resize but visible True. /if /"Environment" option NOT checked, visible True and resize. Thank you/ Sorry. I don't

Re: [Lazarus] Codetools question

2015-10-11 Thread Mattias Gaertner
On Sun, 11 Oct 2015 19:00:28 +0200 Ondrej Pokorny wrote: > On 11.10.2015 18:58, Ondrej Pokorny wrote: > > I added the procedure name to the list (see patch). > Forgot the file... Thanks. Applied. Mattias -- ___ Lazarus mailing

Re: [Lazarus] Suggestion for IDE

2015-10-11 Thread Ondrej Pokorny
On 11.10.2015 18:52, FreeMan wrote: I hide component palette, I don't need it every time, When I need any component "alt + P" show component search, its much easy and useful. of course for me. And Editor toolbar, add much used menu item on one line. This mean, Much more Source editor area and

Re: [Lazarus] Lazarus eats comment characters using Swedish keyboard

2015-10-11 Thread Martin Frb
On 11/10/2015 17:33, Bo Berglund wrote: I have investigated further now and when I use the Pi directly (monitor connected to Pi and keyboard/mouse too) then the {} keys do work. When I noticed the problem I was using TightVNC to remotely access the GUI. So somehow VNC might be involved here.

Re: [Lazarus] Built Lazarus on RPi2, warning on every project build

2015-10-11 Thread Bo Berglund
On Sun, 11 Oct 2015 11:48:55 +, Mark Morgan Lloyd wrote: >> I /think/ that somebody pointed out elsewhere that those were spurious, >> but I'd need to check. > >If it causes issues then for Wheezy 2015 try adding > >-Fl/usr/lib/gcc/arm-linux-gnueabihf/4.6 >

[Lazarus] Google Docs for help documentation

2015-10-11 Thread Richard Mace
Hi All, I was wondering what people thought about using a Google Doc as a help file? It looks like you can have a contents, use anchors and obviously have pictures. Any thoughts? Richard -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] Suggestion for IDE

2015-10-11 Thread Péter Gábor
...The slider is required (to be movable) when the main form is not wide enough to display all components in a single row on the active page of component palette. Otherwise the editor can go down too much. Is it possible that the main form is not resizeable manually or anchor docking does

Re: [Lazarus] Suggestion for IDE

2015-10-11 Thread FreeMan
I hide component palette, I don't need it every time, When I need any component "alt + P" show component search, its much easy and useful. of course for me. And Editor toolbar, add much used menu item on one line. This mean, Much more Source editor area and can see much source line without

Re: [Lazarus] Codetools question

2015-10-11 Thread Ondrej Pokorny
On 11.10.2015 17:38, Mattias Gaertner wrote: On Sat, 10 Oct 2015 13:12:15 +0200 Ondrej Pokorny wrote: On 10.10.2015 13:00, Michael Van Canneyt wrote: This is definitely not so :-( I compile lazarus with 2.6.4, but work with compiler set to 3.0 or even jvm. That is how I

Re: [Lazarus] Suggestion for IDE

2015-10-11 Thread Ondrej Pokorny
On 11.10.2015 19:19, FreeMan wrote: Ondrej, Visible always True, just resizing or not. I mean, if /"Environment" option checked, not resize but visible True. /if /"Environment" option NOT checked, visible True and resize. Thank you/ Sorry. I don't understand you. Was your first suggestion a)

Re: [Lazarus] Suggestion for IDE

2015-10-11 Thread Ondrej Pokorny
On 11.10.2015 18:17, Péter Gábor wrote: ...The slider is required (to be movable) when the main form is not wide enough to display all components in a single row on the active page of component palette. Otherwise the editor can go down too much. Is it possible that the main form is not

Re: [Lazarus] Codetools question

2015-10-11 Thread Ondrej Pokorny
On 11.10.2015 18:58, Ondrej Pokorny wrote: I added the procedure name to the list (see patch). Forgot the file... Index: components/codetools/identcompletiontool.pas === --- components/codetools/identcompletiontool.pas

Re: [Lazarus] Suggestion for IDE

2015-10-11 Thread FreeMan
Ondrej, Visible always True, just resizing or not. I mean, if /"Environment" option checked, not resize but visible True. /if /"Environment" option NOT checked, visible True and resize. suggestion: Can add max resize value for heigth. Thank you / On 11.10.2015 20:08, Ondrej Pokorny wrote: On

Re: [Lazarus] Codetools question

2015-10-11 Thread Mattias Gaertner
On Sun, 11 Oct 2015 18:58:39 +0200 Ondrej Pokorny wrote: >[...] > I added the procedure name to the list (see patch). It is shown without > problems in the identifier completion window but it doesn't show any > parameter hint help (ctrl+shift+space). I tried to register the

Re: [Lazarus] Lazarus eats comment characters using Swedish keyboard

2015-10-11 Thread Mark Morgan Lloyd
Martin Frb wrote: On 11/10/2015 17:33, Bo Berglund wrote: I have investigated further now and when I use the Pi directly (monitor connected to Pi and keyboard/mouse too) then the {} keys do work. When I noticed the problem I was using TightVNC to remotely access the GUI. So somehow VNC might be

Re: [Lazarus] Play a sound/beep when compiling finished

2015-10-11 Thread Mark Morgan Lloyd
Ondrej Pokorny wrote: Is it possible to play a sound or beep when compiling was finished? Sometimes compiling takes some time and I am struggling to get to know that it finished. Put something in the "execute after" command (or whatever it's called). I normally display a time there so that

Re: [Lazarus] Google Docs for help documentation

2015-10-11 Thread DougC
On Sun, 11 Oct 2015 15:28:18 -0400 Richard Mace richard.m...@gmail.com wrote Hi All, I was wondering what people thought about using a Google Doc as a help file? It looks like you can have a contents, use anchors and obviously have pictures. Any thoughts? Are you talking

Re: [Lazarus] Built Lazarus on RPi2, warning on every project build

2015-10-11 Thread Mark Morgan Lloyd
Bo Berglund wrote: On Sun, 11 Oct 2015 11:48:55 +, Mark Morgan Lloyd wrote: I /think/ that somebody pointed out elsewhere that those were spurious, but I'd need to check. If it causes issues then for Wheezy 2015 try adding

[Lazarus] Play a sound/beep when compiling finished

2015-10-11 Thread Ondrej Pokorny
Is it possible to play a sound or beep when compiling was finished? Sometimes compiling takes some time and I am struggling to get to know that it finished. Ondrej -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org