Re: [Lazarus] Invalid component names

2009-04-27 Thread Gerard N/A
On Mon, Apr 27, 2009 at 11:14 AM, Hans-Peter Diettrich wrote: > Nonetheless there should exist a method, at least in the form designer, > for creating unique names. Where is it? > Have a look at function TCustomFormEditor.CreateUniqueComponentName in ide\customformeditor.pp Regards, Gerard.

Re: [Lazarus] TDateEdit.Date is not published...why?

2009-04-24 Thread Gerard N/A
On Fri, Apr 24, 2009 at 12:32 PM, Graeme Geldenhuys wrote: > > Now similar issue can be applied to TDateTime and String types.  All I > can say is thank goodness for Value Type Frameworks which get around > these problems. Business objects are defined using class types instead > of simple types.

Re: [Lazarus] TDateEdit.Date is not published...why?

2009-04-24 Thread Gerard N/A
On Fri, Apr 24, 2009 at 10:50 AM, Graeme Geldenhuys wrote: > Example #1 > -- > var >  cUSD: Currency; >  cGBP: Currency; >  cEuro: Currency; >  cSum: Currency; > begin >  cUSD := 1.00; >  cGBP := 1.00; >  cEuro := cUSD + cGBP; >  cSum := cUSD + cGBP; > > > Problem #1: >   cEuro is

Re: [Lazarus] TDateEdit.Date is not published...why?

2009-04-24 Thread Gerard N/A
On Thu, Apr 23, 2009 at 7:32 PM, Graeme Geldenhuys wrote: > On Thu, Apr 23, 2009 at 4:51 PM, Luca Olivetti wrote: > scary.  Try and do multi-currency calculations with a Currency type. Just out of curiosity, where's the problem? Regards, Gerard. _

Re: [Lazarus] About Simple Application(Test) for PDA

2009-03-25 Thread Gerard N/A
Hi Allies, About the .exe size, see: http://wiki.lazarus.freepascal.org/Lazarus_Faq#Why_are_the_generated_binaries_so_big.3F http://wiki.lazarus.freepascal.org/Size_Matters > big Capacity ?) and i am try run at PDA O2 Atom Black show Message attention > "... Can Make Harm Your Device..". I've ne

Re: [Lazarus] print source from IDE

2009-03-02 Thread Gerard N/A
Hi Andrea, > I am not sure that I understood correctly, anyway I think that if I want > to print some source code the printer should consider what I see on the > editor and not what is already saved. e.g. I make some changes on my > unit, I don't save it and I print the unit. I would like to print

Re: [Lazarus] print source from IDE

2009-02-28 Thread Gerard N/A
Hi, that's correct, at least in some cases. If you insert some new lines in a existing unit without saving, for example, those are not printed and the print is truncated at original line count. (before the new lines insert). This looks like an internal SynEdit problem (Line count not being updated

Re: [Lazarus] Wiki pages suggestion - feature comparison

2009-02-20 Thread Gerard N/A
On Fri, Feb 20, 2009 at 10:57 AM, Florian Klaempfl wrote: > Gerard N/A schrieb: >> Hi Graeme, >> >> This is not to start a flame war, but would you care to explain: >> >>> * Lazarus has much better Packages than Delphi's dumb packages. >> >>

Re: [Lazarus] Wiki pages suggestion - feature comparison

2009-02-20 Thread Gerard N/A
Hi Graeme, This is not to start a flame war, but would you care to explain: > * Lazarus has much better Packages than Delphi's dumb packages. I'd like to port a Delphi app wich uses package based plugins and as far as I know there is no way I can do that with FPC/Lazarus? Best regards, Gerard

Re: [Lazarus] Free Open Source Diagram Components for Lazarus?

2009-01-27 Thread Gerard N/A
On Tue, Jan 27, 2009 at 7:47 AM, Thierry Coq wrote: > Yes, I know about StarUML, it's a good tool, but it's dead: little work > has been done since 2005. And the code base is so huge, it seems > daunting to port the code base to Lazarus as is. It looks good, but it seems to use a lot of third par

Re: [Lazarus] Lazarus forum

2008-12-19 Thread Gerard N/A
Great, thank you! ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Cocoa bindings

2008-12-05 Thread Gerard N/A
Hi Florian, > I don't think that the iphone is a threat to WM. It is a treat to Nokia > or Motorola which produce mobiles for people who don't install > applications on their phone. Or does anybody expect any serius > application development for the iphone as long as apple controls if you > are al

Re: [Lazarus] user defined code folding regions using $REGION comments

2008-11-26 Thread Gerard N/A
Hi, On Wed, Nov 26, 2008 at 10:08 AM, Paul Ishenin <[EMAIL PROTECTED]> wrote: > > there. He also has plans to implement this feature: > http://wiki.lazarus.freepascal.org/User:Martin > I have a rough implementation that seems to work Ok (I'm cautious because the synedit highlighter is a scary pie

Re: [Lazarus] Insert Text -> Changelog entry

2008-11-20 Thread Gerard N/A
Hi Graeme, > Where do I specify the correct username and email address portions > used, in the Lazarus IDE? > AFAIK, it's not stored anywhere in the IDE, but comes from the environment variables USER, and HOSTNAME. It would be nice to have it stored somewhere and to be able to define it yourself.

[Lazarus] Improvement request for the object inspector

2008-11-20 Thread Gerard N/A
Hi all, Could some Lazarus developer have a look at the patch I posted in http://bugs.freepascal.org/view.php?id=12607, and apply it if Ok? It has been targeted to 0.9.28, but It would make the object inspector much more usable and I think it is at least as necessary as the latest cosmetic changes

Re: [Lazarus] Bug 0012616

2008-11-12 Thread Gerard N/A
Was: It seems to have been fixed... On Wed, Nov 12, 2008 at 6:17 PM, Gerard N/A <[EMAIL PROTECTED]> wrote: > Hi, > > It to be have been fixed in rev. 17356 > > Regards, > > Gerard. > ___ Lazarus mailing list Lazar

Re: [Lazarus] Bug 0012616

2008-11-12 Thread Gerard N/A
Hi, It to be have been fixed in rev. 17356 Regards, Gerard. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Bug on last SVN

2008-10-24 Thread Gerard N/A
Hi David, Already reported. http://bugs.freepascal.org/view.php?id=12468 2008/10/24 Guadagnini David <[EMAIL PROTECTED]>: > In Last SVN if I call About dialog some time Lazarus crash immediatly, > otherwhise after press exit button or after 5-8 seconds > > Version 0.9.27 (SVN 17125) > FPC 2.2.2 >

Re: [Lazarus] IDE bug: Clipboard copy operation failed

2008-10-12 Thread Gerard N/A
I'll test it ASAP, thanks. On Sun, Oct 12, 2008 at 8:43 AM, Alexander Klenin <[EMAIL PROTECTED]> wrote: > On Sat, Oct 11, 2008 at 01:12, Gerard N/A <[EMAIL PROTECTED]> wrote: >> Iv'e had this occasionally, but as you say it's hard to reproduce. >> I opene

Re: [Lazarus] IDE bug: Clipboard copy operation failed

2008-10-10 Thread Gerard N/A
Hi Alexander, Iv'e had this occasionally, but as you say it's hard to reproduce. I opened a bug report (http://bugs.freepascal.org/view.php?id=11548) wich is still opened. If you have any other information, please add it to the report. Regards, Gerard. __

Re: [Lazarus] Editor Line Numbers (#11625)

2008-08-05 Thread Gerard N/A
Hi Graeme, > I couldn't reply in Mantis because the bug report was closed before I > completed testing the patch (Mattias, you are fast!). > Anyway, this is to say: Thank You! You're welcome. I'm just back from holydays and it shows. ;-) >The editor looks so much nicer > now - much less clutter

Re: [Lazarus] Changeability of Lazarus Project1 , Unit1 and Form1 names (3) .

2008-08-04 Thread Gerard N/A
On Mon, Jul 28, 2008 at 2:27 PM, Mattias Gärtner <[EMAIL PROTECTED]> wrote: > > About name clashing: > I agree, that the IDE should check if the file exists (unit1.pas) and > automatically use the next unitname (unit2, unit3, ...). > The problem is here: When you create a new project, the IDE has n

[Lazarus] Trouble with TIBConnection and Numeric (N,6) fields.

2008-05-23 Thread Gerard N/A
Hi all, I've got a problem acessing a Firebird DB (2.0) with TIBConnection + TSQLQuery. I get 'Unkonwn field type ' when opening querys wich do selects to tables having NUMERIC fields with 6 decimals. Any idea on how to fix this? Regards, Gerard. ___

Re: [Lazarus] from hfiandor

2008-05-14 Thread Gerard N/A
Hi Hector, This has been fixed in the latest SVN release for Win32 and GTK2. Saludos, Gerard. On Tue, May 13, 2008 at 11:23 PM, Héctor Fiandor Rosario <[EMAIL PROTECTED]> wrote: > Dear sirs: > > thanks to all who answer my question about FormImage := > fDiplo2Interno.GetFormImage; > > I have

Re: [Lazarus] IDE - F11

2008-05-14 Thread Gerard N/A
On Wed, May 14, 2008 at 9:56 AM, Mattias Gaertner <[EMAIL PROTECTED]> wrote: > A patch is welcome. He, he, patch by patch, I'll end up knowing how the beast works, one of these years... ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.

Re: [Lazarus] IDE - F11

2008-05-13 Thread Gerard N/A
+1 vote for this, it could be be optional, if it annoys someone. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] from hfiandor

2008-05-13 Thread Gerard N/A
On Tue, May 13, 2008 at 11:12 AM, Gerard N/A <[EMAIL PROTECTED]> wrote: > Hi, > > Get TCustomForm.GetFormImage is not yet implemented. > I opened a bug report about his: > http://bugs.freepascal.org/view.php?id=11292 > I was about to propose a quick pach, but can't

Re: [Lazarus] from hfiandor

2008-05-13 Thread Gerard N/A
Hi, Get TCustomForm.GetFormImage is not yet implemented. I opened a bug report about his: http://bugs.freepascal.org/view.php?id=11292 I was about to propose a quick pach, but can't figure out how to get the right offset to paint just the form's client area, since it seems (in win32 widgetset, at

Re: [Lazarus] IDE Suggestion : Find in Files...

2008-03-19 Thread Gerard N/A
Hi, I would vote either for this, or modify the search dialog so it includes both search and search in files in one dialog. regards, Gerard. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/laza

Re: [Lazarus] [Half-OT] Broken svn update

2008-03-13 Thread Gerard N/A
I had this problem it once, also with a "languages" directory, but don't have any idea what is wrong. I deleted the local directory, did a clean-up and an update and it worked. HTH, Gerard 2008/3/13 Antonio Sanguigni <[EMAIL PROTECTED]>: > Hi all, > > I had a problem during a svn update. It hu

Re: [Lazarus] ANN : Game Maker on Mac OS X

2008-03-02 Thread Gerard N/A
Wow. Congratulations for you work, I wish a great of success. Gerard. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Opinions required on what the ReadOnly property should do for LCL controls.

2008-02-28 Thread Gerard N/A
Done, I uploaded the patch to Mantis. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Opinions required on what the ReadOnly property should do for LCL controls.

2008-02-22 Thread Gerard N/A
It'll be during the weekend, I'm busy for a moment. :-( On Fri, Feb 22, 2008 at 1:06 PM, Gerard N/A <[EMAIL PROTECTED]> wrote: > > > I am convinced. Gerard, can you enhance the patch with a DirectInput > > property? > > > Sure. I&#

Re: [Lazarus] What was the Make option to build the IDE with docking enabled?

2008-02-22 Thread Gerard N/A
Many thanks, Marius! ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] What was the Make option to build the IDE with docking enabled?

2008-02-22 Thread Gerard N/A
Sorry, but I am pretty sure I saw somewhere there was a param to build the IDE with docking enabled. There is no way I can find it again. Any hint? Regards, Gerard. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.or

Re: [Lazarus] Opinions required on what the ReadOnly property should do for LCL controls.

2008-02-22 Thread Gerard N/A
On Fri, Feb 22, 2008 at 11:15 AM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > What you say is right for single component but not for composite > components like edit&button. In fact you cannot type on a button but > you can do that on a edit. So? a TCustomEditButton is only a TEdit with an

Re: [Lazarus] Opinions required on what the ReadOnly property should do for LCL controls.

2008-02-22 Thread Gerard N/A
> > I agree, 'readonly' is a different state to 'enabled=false'. Maybe > all components should point a little icon over a readonly component, > like Gnome's Nautilus does? :) See attached screenshot. > > I have never seen a widgetset do that on components, but wonder how > the users would react to

Re: [Lazarus] Opinions required on what the ReadOnly property should do for LCL controls.

2008-02-22 Thread Gerard N/A
> > > I am convinced. Gerard, can you enhance the patch with a DirectInput > property? Sure. I'll post a new patch this afternoon. G. ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Opinions required on what the ReadOnly property should do for LCL controls.

2008-02-21 Thread Gerard N/A
There's a discussion going on about TDateTimeEdit.ReadOnly in Mantis report 10861. It's not a technical discussion, it's more about what ReadOnly should and shouldn't do. See. http://bugs.freepascal.org/view.php?id=10861 The list is probably a better place to discuss this, so please read the repo