Re: [Lazarus] Procedure List in Lazarus IDE

2015-12-20 Thread Graeme Geldenhuys
On 2015-12-18 19:58, Juha Manninen wrote: > I remember Graeme mentioned that some features broke or disappeared > during the years. I did not find the post any more I couldn't find that post either, but off the top of my head I know the following: * The icons next to each method, function,

Re: [Lazarus] Error when installing project groups

2015-12-20 Thread Flávio Etrusco
On Sat, Dec 19, 2015 at 1:00 PM, Mattias Gaertner wrote: > On Fri, 18 Dec 2015 14:49:30 -0300 > Flávio Etrusco wrote: > >>[...] >> I'm also missing some command to view the current Project Group... > > It's the same as for any IDE window: > >

Re: [Lazarus] Lazarus compile project via ssh?

2015-12-20 Thread Donald Ziesig
On 12/20/2015 07:52 AM, Anthony Walter wrote: Thanks everyone for your replies. Regarding cross compilation, my code contains a sections linking to the broadcom driver and several other files (a whole slew of different vchi modules), which in turns links to many other files. For cross

[Lazarus] Lazarus compile project via ssh?

2015-12-20 Thread Anthony Walter
I am wondering, is it possible to configure Lazarus to compile a project on a remote computer running a different platform/architecture through ssh? I've been doing Lazarus development on Linux on a quad core amd64 desktop PC for a while now and it feels comfortable. But I do have a few arm6/7

Re: [Lazarus] Lazarus compile project via ssh?

2015-12-20 Thread Martin Schreiber
On Sunday 20 December 2015 10:34:33 Mark Morgan Lloyd wrote: > Martin Schreiber wrote: > > On Sunday 20 December 2015 08:59:35 Anthony Walter wrote: > >> I am wondering, is it possible to configure Lazarus to compile a project > >> on a remote computer running a different platform/architecture

Re: [Lazarus] Lazarus 1.6RC1 on various platforms

2015-12-20 Thread Mattias Gaertner
On Sun, 20 Dec 2015 09:37:16 + Mark Morgan Lloyd wrote: > Mattias Gaertner wrote: >[...] > >> An annoyance affecting all platforms above is that the timeout in the > >> "Configure Lazarus IDE" -> "Compiler" box is impossibly fast, if the > >> default isn't

Re: [Lazarus] Lazarus 1.6 and QuestionDLG

2015-12-20 Thread Jürgen Hestermann
Am 2015-12-20 um 08:06 schrieb Ondrej Pokorny: > I just add that you had to care for mrCancel before as well (if default dialog was shown). > It was returned when the dialog was closed with the system close button in the window caption. So the test code you sent isn't good for 1.4 either.

Re: [Lazarus] Lazarus 1.6 and QuestionDLG

2015-12-20 Thread Ondrej Pokorny
On 20.12.2015 12:52, Jürgen Hestermann wrote: Am 2015-12-20 um 08:06 schrieb Ondrej Pokorny: > I just add that you had to care for mrCancel before as well (if default dialog was shown). > It was returned when the dialog was closed with the system close button in the window caption. So the test

Re: [Lazarus] Lazarus compile project via ssh?

2015-12-20 Thread Mark Morgan Lloyd
Martin Schreiber wrote: On Sunday 20 December 2015 08:59:35 Anthony Walter wrote: I am wondering, is it possible to configure Lazarus to compile a project on a remote computer running a different platform/architecture through ssh? I've been doing Lazarus development on Linux on a quad core

Re: [Lazarus] Lazarus 1.6RC1 on various platforms

2015-12-20 Thread Mark Morgan Lloyd
Mattias Gaertner wrote: On Sat, 19 Dec 2015 19:46:11 + Mark Morgan Lloyd wrote: The good news is that it builds with FPC 3.0.0 on: PPC Linux, Debian "Lenny" Raspbian "Jessie" on RPi2 SPARC OpenSXCE 2014 (approx. Solaris 11) SPARC Linux, Debian "Squeeze"

Re: [Lazarus] Lazarus 1.6 and QuestionDLG

2015-12-20 Thread Jürgen Hestermann
Am 2015-12-19 um 16:34 schrieb Mattias Gaertner: > On Sat, 19 Dec 2015 11:17:26 +0100 Jürgen Hestermann wrote: >> Can the result be mcCancel even when it's not part >> of the parameter list of the QuestionDlg function? > Yes. Many widgetsets support an Escape key

Re: [Lazarus] Lazarus compile project via ssh?

2015-12-20 Thread Anthony Walter
Thanks everyone for your replies. Regarding cross compilation, my code contains a sections linking to the broadcom driver and several other files (a whole slew of different vchi modules), which in turns links to many other files. For cross compile to work I would need to find all the required

[Lazarus] Lazarus 1.6 RC1: IDE, watch list, DEL key does nothing if language=german

2015-12-20 Thread Jürgen Hestermann
Within Lazarus 1.6 RC1 I can not delete an entry from the watch list with the DEL key when I use german language settings. When I switch to english it works okay. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] Lazarus compile project via ssh?

2015-12-20 Thread Martin Schreiber
On Sunday 20 December 2015 08:59:35 Anthony Walter wrote: > I am wondering, is it possible to configure Lazarus to compile a project on > a remote computer running a different platform/architecture through ssh? > > I've been doing Lazarus development on Linux on a quad core amd64 desktop > PC for

Re: [Lazarus] Lazarus compile project via ssh?

2015-12-20 Thread Mark Morgan Lloyd
Martin Schreiber wrote: Generally works well, provided that the desktop machine's X11 server fully supports the primitives expected by the target machine's widget set. I use remote debugging by gdbserver running on Raspberry Pi. The target uses the Rpi X11 server, so one needs to see the Rpi

Re: [Lazarus] Lazarus compile project via ssh?

2015-12-20 Thread Mattias Gaertner
On Sun, 20 Dec 2015 02:59:35 -0500 Anthony Walter wrote: >[...] > This leads me to think, shouldn't it be possible to skip the ssh terminal > command line compiler, and instead configure Lazarus to use an ssh to > compile "fpc test.pas" on the Pi for me? Through shh the build

[Lazarus] About bug tracker system

2015-12-20 Thread FreeMan
Hello, In bug tracker web site, Product version is still " 1.5 (SVN) " is this true ? or has to be 1.7 (SVN) ? -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Lazarus 1.6 and QuestionDLG

2015-12-20 Thread Ondrej Pokorny
On 20.12.2015 17:51, Jürgen Hestermann wrote: > Writing a documentation for features in development is not very reasonable. Realy? I thought that it is very important to document the *intended* behaviour somewhere before (or at least while) coding it so that everybody knows how things *should*

Re: [Lazarus] Lazarus 1.6 and QuestionDLG

2015-12-20 Thread Michael Van Canneyt
On Sun, 20 Dec 2015, Ondrej Pokorny wrote: You cannot mean this seriously, do you? You mean I should wade through *all* the lines of code and understand each and every line to discover new features and how they work? Yes, I mean this seriously. You don't have to go through all the code,

Re: [Lazarus] Lazarus 1.6 and QuestionDLG

2015-12-20 Thread Ondrej Pokorny
On 20.12.2015 17:51, Jürgen Hestermann wrote: Where do I find it? I use official (pre) releases only. Btw. if you read http://wiki.lazarus.freepascal.org/Lazarus_1.6.0_release_notes , you find this information there: * Added 'iscancel' parameter to QuestionDlg. If no cancel button is

Re: [Lazarus] Lazarus 1.6 and QuestionDLG

2015-12-20 Thread Jürgen Hestermann
Am 2015-12-20 um 13:41 schrieb Ondrej Pokorny: > It's a feature from trunk added by me on Dec 13th 2015 and it is documented in trunk (although with some delay). > I also merged it to 1.6 branch on Dec 14th 2015. Don't get me wrong - I don't want to be offensive but I expect > everybody asking