[fpc-pascal] ppcjvm issues
Sven Barth
pascaldragon at googlemail.com
Tue Jan 10 11:21:33 CET 2017
Am 10.01.2017 06:06 schrieb "Jon Foster" <jon-lists at jfpossibilities.com>:
> What I don't quite get from your example is using "self" as the second
argument to setPositiveButton() & setNegativeButton. That parameter is
asking for an OnClickListener() class. When I tried that I received a
compile time error as I expected.
That's because in my case the activity also implements the corresponding
interface, just ignore that ;)
> Yes, the AAActivity class has a "setTitle()" method. However it sets the
title for the activity. Where as the AAAlertDialog.InnnerBuilder.setTitle()
method sets a title on the dialog window. I actually decided I like it
better without, but I'm still experimenting.
Okay.
Oh and regarding Free: on JVM garbage collection is used also with FPC.
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170110/6d83ab7e/attachment.html>
More information about the fpc-pascal
mailing list