Jonathan Pilborough schrieb:
>Hi,
>I want to use qx.io.remote.RemoteRequest to fetch some data then put into a
>table widget.
>The parsing will be handled in the completed event. The trouble is, I
can't pass data
>back from the event handler, and I can't work out how to give the event
handler the
Hi,
I want to use qx.io.remote.RemoteRequest to fetch some data then put into a
table widget. The parsing will be handled in the completed event. The trouble
is, I can't pass data back from the event handler, and I can't work out how to
give the event handler the table to fill through a custom d