[fpc-pascal] Re: Library callback : how do I do that?
Michael Schnell
mschnell at lumino.de
Thu Aug 8 14:04:21 CEST 2013
On 08/08/2013 01:42 PM, Lukasz Sokol wrote:
> i see then, having a chain
>
> (callback procedure) -> MyObject.CallbackNotify -> (processing callback data) ->
> call a function within a form unit that does Application.QueueAsyncCall()
>
> is really my best bet then?
>
I don't see another way.
And I suppose all the steps can and should be debugged separately.
-Michael
More information about the fpc-pascal
mailing list