Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-18 Thread Mark Morgan Lloyd
Alexander Klenin wrote: A half column wide space to the left of column 1 in editor would reduce the number of times I accidentally set a breakpoint when using the mouse to select from the start of a line. I would prefer a configuration option to show/hide 'breakpoints column' of the gutter.

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-18 Thread Hans-Peter Diettrich
Mark Morgan Lloyd schrieb: As a related point, under (at least some versions of) Delphi the IDE puts an explicit mark next to source lines that have associated binary code. Am I missing something, or does this not exist in Lazarus? I find it a useful indication that a fragment has actually

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-18 Thread Mark Morgan Lloyd
Hans-Peter Diettrich wrote: Mark Morgan Lloyd schrieb: As a related point, under (at least some versions of) Delphi the IDE puts an explicit mark next to source lines that have associated binary code. Am I missing something, or does this not exist in Lazarus? I find it a useful

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-17 Thread Alexander Klenin
On Mon, Nov 3, 2008 at 00:15, Andy Lawrie [EMAIL PROTECTED] wrote: Static text AV's on form load if caption is 0 chars long. Static text doesn't show border. Copy doesn't work in property editor. Windows don't always come to the front when clicked. Can not reproduce any of these with trunk

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-02 Thread Andy Lawrie
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Morgan Lloyd Sent: 01 November 2008 22:07 To: [EMAIL PROTECTED] Subject: Re: [Lazarus] Getting started with WinCE/Windows Mobile Andy Lawrie wrote: I'll go away and have a little play with it now, but first impressions are that it is very

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-02 Thread Andy Lawrie
Still mostly looking very good,the more I'm using it the more I like it. I've come up with a range of issues, from important to would be nice to just a discussion point, e.g. Static text AV's on form load if caption is 0 chars long. Static text doesn't show border. Copy doesn't work in property

[Lazarus] Getting started with WinCE/Windows Mobile

2008-11-01 Thread Andy Lawrie
I'm a long term Delphi user but completely new to Lazarus/fpc. I'm looking at Lazarus as a means of programming a Windows Mobile Pocket PC in a language I already know. I found some information on installing a WinCE development system, and I understand I need the basic Windows Lazarus install

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-01 Thread Henry Vermaak
2008/11/1 Andy Lawrie [EMAIL PROTECTED]: I'm a long term Delphi user but completely new to Lazarus/fpc. I'm looking at Lazarus as a means of programming a Windows Mobile Pocket PC in a language I already know. I found some information on installing a WinCE development system, and I

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-01 Thread Vincent Snijders
Andy Lawrie schreef: I'm a long term Delphi user but completely new to Lazarus/fpc. I'm looking at Lazarus as a means of programming a Windows Mobile Pocket PC in a language I already know. I found some information on installing a WinCE development system, and I understand I need the basic

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-01 Thread Andy Lawrie
the emulator running the new app, but outside of VS2008. Rgds, Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vincent Snijders Sent: 01 November 2008 11:29 To: General mailing list Subject: Re: [Lazarus] Getting started with WinCE/Windows Mobile

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-01 Thread Felipe Monteiro de Carvalho
Hello, Just follow carefully the step-by-step the instructions in the wiki: http://wiki.lazarus.freepascal.org/Windows_CE_Interface#Using_the_stable_add-on_installer Since 0.9.26 we have a stable wince release with good quality, so I recommend that you use the stable add on installer. And here

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-01 Thread Andy Lawrie
PROTECTED] On Behalf Of Felipe Monteiro de Carvalho Sent: 01 November 2008 20:17 To: General mailing list Subject: Re: [Lazarus] Getting started with WinCE/Windows Mobile Hello, Just follow carefully the step-by-step the instructions in the wiki: http://wiki.lazarus.freepascal.org

Re: [Lazarus] Getting started with WinCE/Windows Mobile

2008-11-01 Thread Mark Morgan Lloyd
Andy Lawrie wrote: I'll go away and have a little play with it now, but first impressions are that it is very good indeed. From a long-time Delphi user like you that's praise indeed :-) It would be nice if we could persuade Dave Jewell to take another look- I think last time he tried it on