On 13/09/2007, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
> >
> > "drawing.pp(19,42) Warning: Constructing a class "TFPImageCanvas" with
> > abstract methods".
>
> It means that TFPCustomCanvas has an abstract method which is not
> overridden by TFPImageCanvas, when it should override this...
>
On Wed, 12 Sep 2007, Jilani Khaldi wrote:
> Hi All,
>
> "drawing.pp(19,42) Warning: Constructing a class "TFPImageCanvas" with
> abstract methods".
It means that TFPCustomCanvas has an abstract method which is not
overridden by TFPImageCanvas, when it should override this...
I will look into
On 13 Sep 2007, at 04:00, Luiz Americo Pereira Camara wrote:
procedure FooBar of object;
begin
end;
Without sucess.
Is it possible to declare such function to use as a TNotifyEvent
without creating a class only to hold the callback method?
Not without unsupported ugly hacking and explicit
I'm trying to declare a standalone function (not attached to a class) to
use as a TNotifyEvent.
I tried
procedure FooBar of object;
begin
end;
Without sucess.
Is it possible to declare such function to use as a TNotifyEvent without
creating a class only to hold the callback method?
Luiz
__
> Hi All,
>
> "drawing.pp(19,42) Warning: Constructing a class "TFPImageCanvas" with
> abstract methods".
> Thanks!
> jk
For more information:
http://delphibasics.co.uk/RTL.asp?Name=Abstract
Darius
___
fpc-pascal maillist - fpc-pascal@lists.freepasc
Hi All,
"drawing.pp(19,42) Warning: Constructing a class "TFPImageCanvas" with
abstract methods".
Thanks!
jk
--
Jilani KHALDI
http://jkhaldi.oltrelinux.com
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailm
On Wed, 12 Sep 2007, Jilani Khaldi wrote:
> > See the code for the web-interface for the testsuite in SVN. It does exactly
> > this.
> What C libraries do I have to install before using this code?
None whatsoever. 100% pure object pascal.
Michael.
__
See the code for the web-interface for the testsuite in SVN.
It does exactly this.
What C libraries do I have to install before using this code?
--
Jilani KHALDI
http://jkhaldi.oltrelinux.com
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
On Wed, 12 Sep 2007, Jilani Khaldi wrote:
> Hi All,
> I am using FPC-2.2 and PWU
> (http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Powerful-Web-Utilities) for web
> development on Linux (Slackware). I need to create some JPEG graphics on the
> fly by code. Does someone have a little example?
See t
Hi All,
I am using FPC-2.2 and PWU
(http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Powerful-Web-Utilities) for
web development on Linux (Slackware). I need to create some JPEG
graphics on the fly by code. Does someone have a little example?
Thank you!
--
Jilani KHALDI
http://jkhaldi.oltrelinux.co
Hi,
MSEide+MSEgui version 1.4 for FPC 2.2 has been released:
http://sourceforge.net/project/showfiles.php?group_id=165409
Please send questions and bug reports to:
news://news.grid-sky.com/public.mseide-msegui.talk
Have a lot of fun!
Martin
___
fpc-p
11 matches
Mail list logo