Re: [fpc-pascal] dbus in Pascal

2012-02-23 Thread michael . vancanneyt
On Thu, 23 Feb 2012, Felipe Monteiro de Carvalho wrote: On Thu, Feb 23, 2012 at 8:42 AM, Michael Van Canneyt mich...@freepascal.org wrote: I have written dbus classes/components. I never committed them, but they work, and if you want I can send them to you. If you think they're good enough,

[fpc-pascal] (no subject)

2012-02-23 Thread Everton Vieira
Is there any plans to implement public procedures/function of a class that can be used without been necessary to create the class? -- Everton Vieira. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

Re: [fpc-pascal] class methods

2012-02-23 Thread Jonas Maebe
On 23 Feb 2012, at 17:17, Everton Vieira wrote: Is there any plans to implement public procedures/function of a class that can be used without been necessary to create the class? Those already exist. They are called class methods. See http://www.freepascal.org/docs-html/ref/refsu27.html

Re: [fpc-pascal] How create a full text search with TChmWriter?

2012-02-23 Thread Andrew Haines
On 02/22/12 18:01, Mattias Gaertner wrote: On Wed, 22 Feb 2012 12:06:08 -0500 I tried with only 500 files and it worked. That means I get a help and it finds files. But choosing a page just shows black. And after that any page is black. Note: If I don't use the search but the Index, then I

Re: [fpc-pascal] How create a full text search with TChmWriter?

2012-02-23 Thread Andrew Haines
On 02/22/12 18:01, Mattias Gaertner wrote: And I get an exception in: #5 0x005552aa in CHILDISFULL (this=0x415906, AWORD=0x409d0c \311\303f\220H\203\354(H\211\\$\bL\211d$\020L\211l$\030L\211t$ I\211\376I\211\365f\211\323L\211\350H\203, incomplete sequence \370,

Re: [fpc-pascal] dbus in Pascal

2012-02-23 Thread Jorge Aldo G. de F. Junior
i need dbus too... i was going to do with plain tcp sockets, but dbus would be nice to integrate 2012/2/23 michael.vancann...@wisa.be: On Thu, 23 Feb 2012, Felipe Monteiro de Carvalho wrote: On Thu, Feb 23, 2012 at 8:42 AM, Michael Van Canneyt mich...@freepascal.org wrote: I have

Re: [fpc-pascal] How create a full text search with TChmWriter?

2012-02-23 Thread Mattias Gaertner
On Thu, 23 Feb 2012 12:48:41 -0500 Andrew Haines andrewd...@aol.com wrote: On 02/22/12 18:01, Mattias Gaertner wrote: On Wed, 22 Feb 2012 12:06:08 -0500 I tried with only 500 files and it worked. That means I get a help and it finds files. But choosing a page just shows black. And after