Re: [fpc-pascal] Is there a reactive framework for Free Pascal?

2016-07-06 Thread leledumbo
> Is there something like Rx.net for Free Pascal? 

As far as I can search, none. Just reading the description already makes me
want to take aspirins.



--
View this message in context: 
http://free-pascal-general.1045716.n5.nabble.com/Is-there-a-reactive-framework-for-Free-Pascal-tp5725635p5725636.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


[fpc-pascal] Google AdMob for iOS

2016-07-06 Thread Dmitry Boyarintsev
Hello,

I did a little search and didn't find any headers of iOS AdMob for FPC.
It's Objective-C interface.

Thus, I converted them myself:
https://github.com/skalogryz/admob-pascal

Note, the conversion is incomplete, I stopped after converting Interstitial
Ad (which I needed).
If you need some other API of the framework, let me know and I can finish
the conversion for you.

thanks,
Dmitry
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal