Re: [lazarus] Weird error problem

2007-07-31 Thread George Lober
George Lober wrote: I hope you can help me with this one. Using FPC 2.0.4 and Lazarus 0.9.23 rev.11447M. I am converting my main Delphi project to Lazarus under Linux/GTK1 and I get an odd error. As far as I can determine the error happens when a function in another unit is called the second ti

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread zeljko
Quoting "Christian U." <[EMAIL PROTECTED]>: [EMAIL PROTECTED] schrieb: Quoting "Christian U." <[EMAIL PROTECTED]>: [EMAIL PROTECTED] schrieb: Quoting Mattias Gaertner <[EMAIL PROTECTED]>: No, I think, vt simply called the SetMapMode function, which did nothing under LCL. Maybe vt needs Set

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread Christian U.
[EMAIL PROTECTED] schrieb: Quoting "Christian U." <[EMAIL PROTECTED]>: [EMAIL PROTECTED] schrieb: Quoting Mattias Gaertner <[EMAIL PROTECTED]>: No, I think, vt simply called the SetMapMode function, which did nothing under LCL. Maybe vt needs SetMapMode only in rare cases or not all? Use th

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread zeljko
Quoting "Christian U." <[EMAIL PROTECTED]>: [EMAIL PROTECTED] schrieb: Quoting Mattias Gaertner <[EMAIL PROTECTED]>: No, I think, vt simply called the SetMapMode function, which did nothing under LCL. Maybe vt needs SetMapMode only in rare cases or not all? Use the svn Version, its removed s

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread Christian U.
[EMAIL PROTECTED] schrieb: Quoting Mattias Gaertner <[EMAIL PROTECTED]>: No, I think, vt simply called the SetMapMode function, which did nothing under LCL. Maybe vt needs SetMapMode only in rare cases or not all? Use the svn Version, its removed since 2 Days. regards Christian _

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread zeljko
Quoting Mattias Gaertner <[EMAIL PROTECTED]>: No, I think, vt simply called the SetMapMode function, which did nothing under LCL. Maybe vt needs SetMapMode only in rare cases or not all? Don't know yet, as I said I'll make a deeper look onto sources, and then see what's up without SetMapMode

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread Mattias Gaertner
On Tue, 31 Jul 2007 17:33:12 +0200 zeljko <[EMAIL PROTECTED]> wrote: > On Tuesday 31 July 2007 16:07, Mattias Gaertner wrote: > > On Tue, 31 Jul 2007 09:39:04 -0400 > > > > "Hess, Philip J" <[EMAIL PROTECTED]> wrote: > > > SetMapMode is a uniquely powerful API function. The MM_ANISOTROPIC > > > mo

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread zeljko
On Tuesday 31 July 2007 17:15, Mattias Gaertner wrote: > On Tue, 31 Jul 2007 16:57:14 +0200 > > zeljko <[EMAIL PROTECTED]> wrote: > > On Tuesday 31 July 2007 12:27, Mattias Gaertner wrote: > > > I only found a start in the QT interface. Why does virtualtree need > > > a SetMapMode under QT and nowh

Re: [lazarus] gtk2 intf now supports dead keys

2007-07-31 Thread Michael Van Canneyt
On Tue, 31 Jul 2007, Mattias Gaertner wrote: > On Tue, 31 Jul 2007 17:14:52 +0200 > Marc Weustink <[EMAIL PROTECTED]> wrote: > > > Mattias Gaertner wrote: > > > On Tue, 31 Jul 2007 16:25:51 +0200 (CEST) > > > Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > > > >> > > >> On Tue, 31 Jul 200

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread zeljko
On Tuesday 31 July 2007 16:07, Mattias Gaertner wrote: > On Tue, 31 Jul 2007 09:39:04 -0400 > > "Hess, Philip J" <[EMAIL PROTECTED]> wrote: > > SetMapMode is a uniquely powerful API function. The MM_ANISOTROPIC > > mode lets you work with any logical units you want (for example, high > > resolution

Re: [lazarus] gtk2 intf now supports dead keys

2007-07-31 Thread Mattias Gaertner
On Tue, 31 Jul 2007 17:14:52 +0200 Marc Weustink <[EMAIL PROTECTED]> wrote: > Mattias Gaertner wrote: > > On Tue, 31 Jul 2007 16:25:51 +0200 (CEST) > > Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > >> > >> On Tue, 31 Jul 2007, Mattias Gaertner wrote: > >> > >>> Please test. > >> Can you ba

Re: [lazarus] gtk2 intf now supports dead keys

2007-07-31 Thread Michael Van Canneyt
On Tue, 31 Jul 2007, Mattias Gaertner wrote: > On Tue, 31 Jul 2007 16:25:51 +0200 (CEST) > Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > > > > > On Tue, 31 Jul 2007, Mattias Gaertner wrote: > > > > > Please test. > > > > Can you back-port this to gtk1 ? > > I knew, someone would ask

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread Mattias Gaertner
On Tue, 31 Jul 2007 16:57:14 +0200 zeljko <[EMAIL PROTECTED]> wrote: > On Tuesday 31 July 2007 12:27, Mattias Gaertner wrote: > > I only found a start in the QT interface. Why does virtualtree need > > a SetMapMode under QT and nowhere else? > > I don't know , but I've downloaded last svn last ni

Re: [lazarus] gtk2 intf now supports dead keys

2007-07-31 Thread Marc Weustink
Mattias Gaertner wrote: On Tue, 31 Jul 2007 16:25:51 +0200 (CEST) Michael Van Canneyt <[EMAIL PROTECTED]> wrote: On Tue, 31 Jul 2007, Mattias Gaertner wrote: Please test. Can you back-port this to gtk1 ? I knew, someone would ask that. I'm sorry. I used the gtk2 im_context. iirc gtk1 ha

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread zeljko
On Tuesday 31 July 2007 12:27, Mattias Gaertner wrote: > I only found a start in the QT interface. Why does virtualtree need a > SetMapMode under QT and nowhere else? I don't know , but I've downloaded last svn last night and it's there. ___

Re: [lazarus] gtk2 intf now supports dead keys

2007-07-31 Thread Mattias Gaertner
On Tue, 31 Jul 2007 16:25:51 +0200 (CEST) Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > On Tue, 31 Jul 2007, Mattias Gaertner wrote: > > > Please test. > > Can you back-port this to gtk1 ? I knew, someone would ask that. I'm sorry. I used the gtk2 im_context. Mattias ___

Re: [lazarus] gtk2 intf now supports dead keys

2007-07-31 Thread Lord Satan
On Tue, 31 Jul 2007 16:08:45 +0200 Mattias Gaertner <[EMAIL PROTECTED]> wrote: > Please test. Ah, dead keys. Seems to work here. thx _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject

Re: [lazarus] Lazarus foundation news - me too

2007-07-31 Thread hy-soft
Sebastian Günther wrote: CCRDude schrieb: For a eV that is capable of holding rights (members not liable except if they misuse the association), it needs seven founding members at least (and it may at no later point be less than three). Not sure if those have to be German citizens. If so and yo

Re: [lazarus] gtk2 intf now supports dead keys

2007-07-31 Thread Michael Van Canneyt
On Tue, 31 Jul 2007, Mattias Gaertner wrote: > Please test. Can you back-port this to gtk1 ? Michael. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazar

[lazarus] gtk2 intf now supports dead keys

2007-07-31 Thread Mattias Gaertner
Please test. Mattias _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread Mattias Gaertner
On Tue, 31 Jul 2007 09:39:04 -0400 "Hess, Philip J" <[EMAIL PROTECTED]> wrote: > SetMapMode is a uniquely powerful API function. The MM_ANISOTROPIC > mode lets you work with any logical units you want (for example, high > resolution) and let the GDI map them to lower-res units (for example, > scre

Re: [lazarus] User friendly ConfigureBuildLazarusDlg problems

2007-07-31 Thread Marc Weustink
Giuliano Colla wrote: Mattias Gaertner ha scritto: [...] AFAIR I proposed a simpler solution. Marc et al wanted more. So that is the result. FWIW my opinion, it's a good result, you can be proud of. :) _ To unsubscribe:

Re: [lazarus] Lazarus foundation news

2007-07-31 Thread Sebastian Günther
CCRDude schrieb: For a eV that is capable of holding rights (members not liable except if they misuse the association), it needs seven founding members at least (and it may at no later point be less than three). Not sure if those have to be German citizens. If so and you have trouble finding sev

Re: [lazarus] Lazarus foundation news

2007-07-31 Thread Mattias Gaertner
On Tue, 31 Jul 2007 10:41:23 -0300 Andreas Berger <[EMAIL PROTECTED]> wrote: > > > > > For a eV that is capable of holding rights (members not liable > > except if they misuse the association), it needs seven founding > > members at least (and it may at no later point be less than three). > > N

Re: [lazarus] Lazarus foundation news

2007-07-31 Thread Andreas Berger
For a eV that is capable of holding rights (members not liable except if they misuse the association), it needs seven founding members at least (and it may at no later point be less than three). Not sure if those have to be German citizens. If so and you have trouble finding seven of them, I'l

RE: [lazarus] Roadmap "Status of features"

2007-07-31 Thread Hess, Philip J
SetMapMode is a uniquely powerful API function. The MM_ANISOTROPIC mode lets you work with any logical units you want (for example, high resolution) and let the GDI map them to lower-res units (for example, screen coordinates). Of course, to be useful we would also need SetWindowExtEx and SetViewpo

Re: [lazarus] Future Directions for Lazarus/FPC ? pythonise... !

2007-07-31 Thread Michael Van Canneyt
On Tue, 31 Jul 2007, Adrian Maier wrote: > On 7/31/07, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > > > > On Tue, 31 Jul 2007, Charl van Jaarsveldt wrote: > > > > > Hi, > > > > > > Python has great support for arrays and dictionaries as part of the > > > language. To me that is a great f

Re: [lazarus] Future Directions for Lazarus/FPC ? pythonise... !

2007-07-31 Thread Adrian Maier
On 7/31/07, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > On Tue, 31 Jul 2007, Charl van Jaarsveldt wrote: > > > Hi, > > > > Python has great support for arrays and dictionaries as part of the > > language. To me that is a great feature. I agree that the rest of it is just > > libraries that

Re: [lazarus] Future Directions for Lazarus/FPC ? pythonise... !

2007-07-31 Thread Michael Van Canneyt
On Tue, 31 Jul 2007, Charl van Jaarsveldt wrote: > Hi, > > Python has great support for arrays and dictionaries as part of the > language. To me that is a great feature. I agree that the rest of it is just > libraries that can just be included in your application. You have the same in free pas

Re: [lazarus] Future Directions for Lazarus/FPC ? pythonise... !

2007-07-31 Thread Charl van Jaarsveldt
Hi, Python has great support for arrays and dictionaries as part of the language. To me that is a great feature. I agree that the rest of it is just libraries that can just be included in your application. As I read the first email, I thought of Jython: a python interpretor written in Java. The r

Re: [lazarus] Future Directions for Lazarus/FPC ? pythonise... !

2007-07-31 Thread Bee
Lets look at some similarities: Object Oriented : Python = Yes, FPC = Yes Has Strings : Python = Yes, FPC = Yes Multiplatform:Python = Yes, FPC = Yes I believe it's not as simple as that. You can also list lots of similarities between pascal with other languages (C++, VB, C#, etc, you m

Re: [lazarus] Lazarus foundation news

2007-07-31 Thread CCRDude
Hi, If the targeted form of the foundation is an e.V. (eingetragener Verein = registered association, which is imho the standard non-profit association type here in Germany), there are two forms of it. One is capable of holding rights ("rechtsfaehig"), the other one not. The one that is not is, to

Re: [lazarus] User friendly ConfigureBuildLazarusDlg problems

2007-07-31 Thread Giuliano Colla
Mattias Gaertner ha scritto: [...] AFAIR I proposed a simpler solution. Marc et al wanted more. So that is the result. FWIW my opinion, it's a good result, you can be proud of. Giuliano _ To unsubscribe: mail [EMAIL PROTE

[lazarus] Lazarus foundation news

2007-07-31 Thread Giuliano Colla
The thing has started. :-) David Lyon is currently finding out costs to set up a non-profit organization in Germany. In the meantime I suggest that we draw a list of active supporters, to: 1) Finance the registration costs. 2) Be available to be 'member of the board', or to hold some of the

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread Mattias Gaertner
On Tue, 31 Jul 2007 12:12:00 +0200 zeljko <[EMAIL PROTECTED]> wrote: > On Tuesday 31 July 2007 11:47, Mattias Gaertner wrote: > > On Tue, 31 Jul 2007 09:03:23 +0200 > > > > zeljko <[EMAIL PROTECTED]> wrote: > > > On Friday 20 July 2007 22:06, Hess, Philip J wrote: > > > > > > please, back SetMapMo

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread zeljko
On Tuesday 31 July 2007 11:47, Mattias Gaertner wrote: > On Tue, 31 Jul 2007 09:03:23 +0200 > > zeljko <[EMAIL PROTECTED]> wrote: > > On Friday 20 July 2007 22:06, Hess, Philip J wrote: > > > > please, back SetMapMode() into api, it's needed by virtualtree ... > > Why? > It didn't do anything. not

[lazarus] Future Directions for Lazarus/FPC ? pythonise... !

2007-07-31 Thread David Lyon
Hi all, Recently, my customers have taken me into the world of Python After initial doubts I have come to see how nice that language is :-) But this isn't a python-sales talk. Just suggesting that python isn't so different from object pascal. If somebody hasn't thought of "ripping

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread Mattias Gaertner
On Tue, 31 Jul 2007 09:03:23 +0200 zeljko <[EMAIL PROTECTED]> wrote: > On Friday 20 July 2007 22:06, Hess, Philip J wrote: > > please, back SetMapMode() into api, it's needed by virtualtree ... Why? It didn't do anything. Mattias ___

Re: [lazarus] User friendly ConfigureBuildLazarusDlg problems

2007-07-31 Thread Mattias Gaertner
On Mon, 30 Jul 2007 20:26:41 +0200 Giuliano Colla <[EMAIL PROTECTED]> wrote: > Mattias Gaertner ha scritto: > [...] > > Can you send me an example form? > > > > > Here attached is my working directory. You'll find two projects in > it: buildlaz.lpi, which uses TNotebook, and build1.lpi which fa

Re: [lazarus] Future Directions for Lazarus/FPC ? pythonise... !

2007-07-31 Thread Michael Van Canneyt
On Tue, 31 Jul 2007, David Lyon wrote: > Hi all, > > Recently, my customers have taken me into the world of Python > > After initial doubts I have come to see how nice that language is :-) > > But this isn't a python-sales talk. > > Just suggesting that python isn't so different

Re: [lazarus] Code Folding divider lines not drawn in editor

2007-07-31 Thread Graeme Geldenhuys
On 29/07/07, Mattias Gaertner <[EMAIL PROTECTED]> wrote: > > > Can anybody else reproduce this issue - before I create a mantis > > > bug report. > > > I'm using Lazarus 0.9.23 (r11565) > > > > > The issue must be there since a long time. I verified the same on > > Lazarus 0.9.22 (r10808) > > Fixed

Re: [lazarus] Roadmap "Status of features"

2007-07-31 Thread zeljko
On Friday 20 July 2007 22:06, Hess, Philip J wrote: please, back SetMapMode() into api, it's needed by virtualtree ... tnx _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives a