Re: [lazarus] What about a Lazarus church to raise money?

2007-07-29 Thread Tony Maro
I second it. All in favor? Aye. Motion carries. Now, on the the board of director's elections... On Mon, 2007-07-30 at 10:41 +1000, SteveG wrote: > fully support this idea > > Giuliano Colla wrote: > > > My company badly needs Lazarus. Therefore it could pay some money in > > order to supp

Re: [lazarus] What about a Lazarus church to raise money?

2007-07-29 Thread SteveG
fully support this idea Giuliano Colla wrote: My company badly needs Lazarus. Therefore it could pay some money in order to support it, and contribute to keep the Lazarus project alive. From the postings in this mail list I believe that many others are in a similar condition.

[lazarus] What about a Lazarus church to raise money?

2007-07-29 Thread Giuliano Colla
My company badly needs Lazarus. Therefore it could pay some money in order to support it, and contribute to keep the Lazarus project alive. From the postings in this mail list I believe that many others are in a similar condition. But there's a problem. A company can't just send money somewher

Re: [lazarus] The Gtk2 IDE and the november bounty

2007-07-29 Thread Felipe Monteiro de Carvalho
On 7/22/07, Matt Henley <[EMAIL PROTECTED]> wrote: > I seemed to recall that I offered some money on this (mostly due to the > fonts killing my eyes). I am in Brazil for work at the moment and my > checkbook is back in houston.. but.. who should I make a check out to? I talked with the other deve

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

2007-07-29 Thread Mattias Gaertner
On Wed, 25 Jul 2007 15:16:55 +0200 Giuliano Colla <[EMAIL PROTECTED]> wrote: > Graeme Geldenhuys ha scritto: > > > Hi, > > > > I use the Code Folding divider lines all the time under Lazarus. > > When I switched to my Windows VMWare session, I noticed the divider > > lines were not drawn between

Re: [lazarus] Roadmap "Status of features"

2007-07-29 Thread Mattias Gaertner
On Sat, 28 Jul 2007 11:33:43 -0400 "Hess, Philip J" <[EMAIL PROTECTED]> wrote: > >> (1) General status of widgetset's Win API support. There are lots > >> of TODO's and "implement this" in gtkwinapi.inc and even > >> win32winapi.inc doesn't appear to be complete. Win API support is > >> one gauge

Re: [lazarus] [ASK] How To Play FLV (Flash Video) YouTube

2007-07-29 Thread Christian Iversen
A.J. Venter wrote: And before you ask, no, I do not have any pascal samples. It's a very FAQ. However, you should be able to convert basically any C sample to pascal with easy. It's just a few function calls, so the syntax is almost 100% the same. FFMpeg is certainly better, faster, more free an

Re: [lazarus] Ask for help

2007-07-29 Thread Darmawan Sugiarto
hehehehehehe Sorry still trying... Can you create an application to print a graphic that generate from a file line or square hy-soft <[EMAIL PROTECTED]> wrote: Darmawan Sugiarto wrote: > Spool = when we print something from computer it's will be spooled > in windows memory then It's

[lazarus] Patch for TScrollBox-Bug(s)

2007-07-29 Thread Andreas Maier
Ups, i forgot to include a litte change in forms.pp. Here is a second patch. (its only needed if VerboseScrollingWinControl is defined.) Index: forms.pp === --- forms.pp(revision 11660) +++ forms.pp(working copy) @@ -127,6 +12

Re: [lazarus] [ASK] How To Play FLV (Flash Video) YouTube

2007-07-29 Thread A.J. Venter
> > And before you ask, no, I do not have any pascal samples. It's a very FAQ. > > However, you should be able to convert basically any C sample to pascal with > > easy. It's just a few function calls, so the syntax is almost 100% the same. > > > > FFMpeg is certainly better, faster, more free and