[fpc-pascal] Re: Library callback : how do I do that?

Lukasz Sokol el.es.cr at gmail.com
Thu Aug 8 14:41:33 CEST 2013


On 08/08/13 13:04, Michael Schnell wrote:
> 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

Very well then, thanks :)

Lukasz





More information about the fpc-pascal mailing list