Re: [Lazarus] Bug (whis) at Procedure List : SOLVED, can anyone apply?

2009-10-29 Thread Graeme Geldenhuys
2009/10/28 Hans-Peter Diettrich drdiettri...@aol.com: '-- all --' would automatically sort as the first entry, also indicating that it is a synthetic entry. I though that is exactly what 'all' and 'none' does as well. Was the non-english translations done correctly? Do the translations also

Re: [Lazarus] Bug (whis) at Procedure List : SOLVED, can anyone apply?

2009-10-29 Thread Raistware
Graeme Geldenhuys escribió: 2009/10/28 Hans-Peter Diettrich drdiettri...@aol.com: '-- all --' would automatically sort as the first entry, also indicating that it is a synthetic entry. I though that is exactly what 'all' and 'none' does as well. Was the non-english translations done

Re: [Lazarus] Bug (whis) at Procedure List : SOLVED, can anyone apply?

2009-10-29 Thread Raistware
Martin escribió: A much better idea (imho) would be, to add all and none *after sorting finished. that way you would not rely on the name of them or anything like that. cbObjects.Sorted := true; cbObjects.Sorted := false; cbObjects.Items.Insert(0, lisPListAll); cbObjects.Items.Insert(1,

Re: [Lazarus] Bug (whis) at Procedure List : SOLVED, can anyone apply?

2009-10-29 Thread Graeme Geldenhuys
On 29/10/2009, Raistware raistw...@gmail.com wrote: Spanish tranlation are : 'None' - 'Ninguno' (wrong translation, should OK, that is a translation problem then and needs to be fixed. be 'Ninguno'), 'All' - 'Todo'. But they are sorted as if they didn't have the '' character. For instance:

[Lazarus] Lazarus Path problems when creating new project

2009-10-29 Thread ik
Hello, When I create a new project in Lazarus, I'm making the following directory tree: src/project src/output src/forms src/units src/includes In the past, if I would have saved each file on it's proper location, the IDE would have added the path to the compiler location. But after trying it

Re: [Lazarus] DocView and FPC help available for testing

2009-10-29 Thread Graeme Geldenhuys
On 29/10/2009, Andrew Haines andrewd...@aol.com wrote: maybe it's because I am on 64bit linux. I'm running it under 64bit Ubuntu 9.04 here without problems. The native 64bit version gives issue though, that's why I'm using the 32bit version for now. I have the 32bit libraries installed so I

Re: [Lazarus] Little Bug on package manager

2009-10-29 Thread Mattias Gaertner
On Wed, 28 Oct 2009 23:34:48 +0100 wile64 wil...@gmail.com wrote: Hi, For info... When you try to delete requirement on a package, this make crash invalid argument index in format . I guess we need a function to check for broken po files. Mattias --

Re: [Lazarus] Little Bug on package manager

2009-10-29 Thread wile64
Not for PO, try to remove IDEintf in lazc.lpk for example !!! I have tryed on win and linux with 0.9.28 and last svn. 2009/10/29 Mattias Gaertner nc-gaert...@netcologne.de On Wed, 28 Oct 2009 23:34:48 +0100 wile64 wil...@gmail.com wrote: Hi, For info... When you try to delete

Re: [Lazarus] Little Bug on package manager

2009-10-29 Thread Vincent Snijders
wile64 schreef: Not for PO, try to remove IDEintf in lazc.lpk for example !!! I have tryed on win and linux with 0.9.28 and last svn. Do you use the english translations? If not, suppose you get the warning: Do you want to remove the package MyPackage? It may be implemented like:

Re: [Lazarus] Little Bug on package manager

2009-10-29 Thread Mattias Gaertner
On Thu, 29 Oct 2009 16:11:41 +0100 wile64 wil...@gmail.com wrote: Not for PO, try to remove IDEintf in lazc.lpk for example !!! I have tryed on win and linux with 0.9.28 and last svn. It works here with English language. invalid argument index in format comes from the Format function.

[Lazarus] Form to front

2009-10-29 Thread SteveG
Would anybody know how to ensure a Laz form is brought to top, even if Laz app doesnt currently have focus ? eg - an alert msg/form to be forced to top/front every x seconds until acknowledged. Needs to be brought to top/front again even if user clicks on window behind and covers it. An

Re: [Lazarus] Form to front

2009-10-29 Thread Antônio
On windows, BringToFront will make the title of the program flashes on the taskbar. Antônio 2009/10/29 Paul Ishenin webpi...@mail.ru SteveG wrote: Would anybody know how to ensure a Laz form is brought to top, even if Laz app doesnt currently have focus ? eg - an alert msg/form to be

Re: [Lazarus] Form to front

2009-10-29 Thread SteveG
On Friday 30 October 2009 01:58:57 Paul Ishenin wrote: SteveG wrote: Would anybody know how to ensure a Laz form is brought to top, even if Laz app doesnt currently have focus ? eg - an alert msg/form to be forced to top/front every x seconds until acknowledged. Needs to be brought to

Re: [Lazarus] Form to front

2009-10-29 Thread Graeme Geldenhuys
On 29/10/2009, SteveG ste...@nevets.com.au wrote: eg - an alert msg/form to be forced to top/front every x seconds until acknowledged. Needs to be brought to top/front again even if user clicks on On a side note: Be warned, users HATE that! It would drive me nuts as well. -- Regards,

Re: [Lazarus] Form to front

2009-10-29 Thread Henry Vermaak
2009/10/29 Graeme Geldenhuys graemeg.li...@gmail.com: On 29/10/2009, SteveG ste...@nevets.com.au wrote:  eg - an alert msg/form to be forced to top/front every x seconds until  acknowledged. Needs to be brought to top/front again even if user clicks on On a side note:  Be warned, users HATE

Re: [Lazarus] Bug (whis) at Procedure List : SOLVED, can anyone apply?

2009-10-29 Thread Graeme Geldenhuys
On 29/10/2009, Jürgen Hestermann juergen.hesterm...@gmx.de wrote: That's only a tedious workaround but if you later add something to your list you would have to remove the first element, set Sorted true and back to false, then add the first element again. Not an elegant solution. That should

[Lazarus] How to know if font is Fixed Width or not

2009-10-29 Thread Graeme Geldenhuys
As the subject says. How can I determine if a font is a fixed font or not? This is actually for fpGUI Toolkit so I guess I need low level API calls for this. But maybe this is also implemented in the LCL's widgetset backends. -- Regards, - Graeme -

[Lazarus] Nokia N810 +Ubuntu +Lazarus

2009-10-29 Thread Osvaldo Filho
On google: http://www.google.com.br/search?hl=enclient=firefox-arls=com.ubuntu:pt-BR:unofficialhs=hOFq=n810+%2Bubuntustart=10sa=N Is lazarus application runable at n810 with Ubuntu? -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] Sorting issue in ComboBox list using non-English languages

2009-10-29 Thread Felipe Monteiro de Carvalho
If you don't create the handle of the control then TStringList.DoCompareText and TStringList.QuickSort are used. If you create the handle, then the Windows API is used in Windows, setting CBS_SORT style in TWin32WSCustomComboBox.CreateHandle. Windows then sends a WM_COMPAREITEM message to the

Re: [Lazarus] Cebit Open Source 2010: Call for Projects

2009-10-29 Thread Felipe Monteiro de Carvalho
Looks interresting, but I won't be in europe in March, so it's up to people in a position to participate. The page doesn't load at the moment, but you can read in the google cache. -- Felipe Monteiro de Carvalho -- ___ Lazarus mailing list

Re: [Lazarus] Sorting issue in ComboBox list using non-English languages

2009-10-29 Thread Felipe Monteiro de Carvalho
Anyway, you (or he) should post a bug report so that this is fixed. thanks, -- Felipe Monteiro de Carvalho -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] How to know if font is Fixed Width or not

2009-10-29 Thread Graeme Geldenhuys
On 29/10/2009, theo x...@theo.ch wrote: There is an example in lazarus/examples/fontenum It shows how to filter the font list for FIXED_PITCH or MONO_FONT Maybe this helps. Thanks I'll go take a look. At the moment I used a very crude method by looking for 'mono', 'fixed' or 'courier' in the

Re: [Lazarus] DocView and FPC help available for testing

2009-10-29 Thread Andrew Haines
Graeme Geldenhuys wrote: Looking closer at your 'ldd' output, it is trying to load 32bit libraries. Do you have those installed? yes if the libraries wern't found it would have question marks in the ldd output for the unfound libraries. Michael van Canneyt has also tested the 32bit DocView

Re: [Lazarus] Form to front

2009-10-29 Thread Hans-Peter Diettrich
SteveG schrieb: Would anybody know how to ensure a Laz form is brought to top, even if Laz app doesnt currently have focus ? I have tried all (I think) permutations of Form.BringToFront / OnTop / MakeVisible / etc I can find. It would seem under KDE (at least) if your app doesnt have focus,

Re: [Lazarus] blocking that pesky assembler window

2009-10-29 Thread Graeme Geldenhuys
On 30/10/2009, David Emerson dle...@angelbase.com wrote: I never use it, and I don't want to see it. I close it dozens (or hundreds) of times every day. How can I make it stop appearing? If all else fails, hack the Lazarus source code. :-) That's what I do for features I don't like and

Re: [Lazarus] blocking that pesky assembler window

2009-10-29 Thread Hans-Peter Diettrich
David Emerson schrieb: whenever a fatal error occurs in my programs, an assembler window pops up. I never use it, and I don't want to see it. I close it dozens (or hundreds) of times every day. How can I make it stop appearing? I also dislike that behaviour :-( Sometimes it helps to move

Re: [Lazarus] blocking that pesky assembler window

2009-10-29 Thread JoshyFun
Hello Lazarus-List, Thursday, October 29, 2009, 11:15:25 PM, you wrote: DE whenever a fatal error occurs in my programs, an assembler window pops DE up. DE I never use it, and I don't want to see it. I close it dozens (or DE hundreds) of times every day. How can I make it stop appearing? I'm

Re: [Lazarus] Lazarus Path problems when creating new project

2009-10-29 Thread Mattias Gaertner
On Thu, 29 Oct 2009 16:14:14 +0200 ik ido...@gmail.com wrote: I'm using Lazarus 0.9.29 r22335M FPC 2.5.1 x86_64-linux-gtk 2 (beta) The process is very simple: I'm creating directories on my machine. Then Creating a new application using File - New ... - Application Save the project in

Re: [Lazarus] Lazarus Path problems when creating new project

2009-10-29 Thread ik
Cool, it seems to work, thanks. Ido http://ik.homelinux.org/ On Fri, Oct 30, 2009 at 12:59 AM, Mattias Gaertner nc-gaert...@netcologne.de wrote: On Thu, 29 Oct 2009 16:14:14 +0200 ik ido...@gmail.com wrote: I'm using Lazarus 0.9.29 r22335M FPC 2.5.1 x86_64-linux-gtk 2 (beta) The